Module reference

Source
Expand description

ReflectReference implementations and rhai wrappers

Structs§

RhaiReflectRefIter
An iterator over a ReflectReference that implements IntoIterator for Rhai.
RhaiReflectReference
A wrapper around a ReflectReference that implements CustomType for Rhai
RhaiStaticReflectReference
A wrapper around a TypeId that implements CustomType for Rhai

Enums§

ReservedKeyword
A list of reserved keywords in Rhai
RhaiOperator
A rhai operator enum