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
- Namespace
Env - Mutable container for storing a Namespace in a Gc.
- Variable
Enums§
- Module
Ident - Used to uniquely identify a module