Constant lovm2_core::module::ENTRY_POINT[][src]

pub const ENTRY_POINT: &str = "main";

Name of the CodeObject entry that is used as a programs starting point inside Vm::run.