rune::modules::any

Function module

Source
pub fn module() -> Result<Module, ContextError>
Expand description

Dynamic typing and type reflection.

ยงType

Values of this type indicates the type of any dynamic value and can be constructed through the [Type::of_val] function.