create_scope

Function create_scope 

Source
fn create_scope(context: &ScriptContext) -> Scope<'_>
Expand description

Creates a Rhai scope with the script context.