scoped_task

Function job_default

Source
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.