Function scoped_task::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.