pub const SCOPE: BuiltinSchema;Expand description
Scope: the value scope name { ... } binds.
spawn takes its body as a trailing closure and hands back a handle to
the value that body produces.
pub const SCOPE: BuiltinSchema;Scope: the value scope name { ... } binds.
spawn takes its body as a trailing closure and hands back a handle to
the value that body produces.