Expand description
ReflectReference implementations and rhai wrappers
Structs§
- Rhai
Reflect RefIter - An iterator over a
ReflectReference
that implementsIntoIterator
for Rhai. - Rhai
Reflect Reference - A wrapper around a
ReflectReference
that implementsCustomType
for Rhai - Rhai
Static Reflect Reference - A wrapper around a
TypeId
that implementsCustomType
for Rhai
Enums§
- Reserved
Keyword - A list of reserved keywords in Rhai
- Rhai
Operator - A rhai operator enum