rhai::Scope [] [src]

type Scope = Vec<(String, Box<Any>)>;