Skip to main content

SCOPE

Constant SCOPE 

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