Expand description
ScriptValue implementations and rhai wrappers
Structs§
- Function
With Receiver - A function curried with one argument, i.e. the receiver
Constants§
- RHAI_
CALLER_ CONTEXT - The default function call context for rhai
Traits§
- From
Dynamic - A trait for converting a
Dynamic
value into a type - Into
Dynamic - A trait for converting types into a
Dynamic
value