Expand description
The Code that runs in LVM.
Re-exports§
- pub use super::ast::FunctionKind;
Structs§
- Code
- A Code, generated by codegen and executed in LVM.
Enums§
- ConstValue 
- The const value.
The Code that runs in LVM.
pub use super::ast::FunctionKind;