Function script::script_runtime::new_child_runtime
source ยท pub unsafe fn new_child_runtime(
parent: ParentRuntime,
networking_task_source: Option<NetworkingTaskSource>,
) -> Runtime
pub unsafe fn new_child_runtime(
parent: ParentRuntime,
networking_task_source: Option<NetworkingTaskSource>,
) -> Runtime