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.
pub fn module() -> Result<Module, ContextError>Dynamic typing and type reflection.
TypeValues of this type indicates the type of any dynamic value and can be
constructed through the [Type::of_val] function.