pub const DEFAULT_MODULE: &str = "__interpreter_default__";Expand description
The default module name if a RuntimeInstance was created using RuntimeInstance::new.
pub const DEFAULT_MODULE: &str = "__interpreter_default__";The default module name if a RuntimeInstance was created using RuntimeInstance::new.