create_scope
Maintain
0.0.1
In Maintain::
Build::
Rhai::
Script
Runner
Maintain
::
Build
::
Rhai
::
ScriptRunner
Function
create_
scope
Copy item path
Source
fn create_scope(context: &
ScriptContext
) -> Scope<'_>
Expand description
Creates a Rhai scope with the script context.