Function std::task::default_task_opts

pub fn default_task_opts() -> TaskOpts

The default task options

By default all tasks are supervised by their parent, are spawned into the same scheduler, and do not post lifecycle notifications.