pub fn job_default() -> &'static Scoped<Job>Expand description
Returns the default job for spawning scoped processes.
This job is a child of the job returned by fuchsia_runtime::job_default.
pub fn job_default() -> &'static Scoped<Job>Returns the default job for spawning scoped processes.
This job is a child of the job returned by fuchsia_runtime::job_default.