Module module

Source

Re-exports§

pub use crate::codegen::ProgramData;
pub use crate::codegen::Constant;
pub use crate::codegen::Chunk;
pub use crate::codegen::FunctionProto;
pub use crate::codegen::ConstID;
pub use crate::codegen::FunctionID;

Structs§

Module
Namespace
NamespaceEnv
Mutable container for storing a Namespace in a Gc.
Variable

Enums§

ModuleIdent
Used to uniquely identify a module