Constant move_model::model::SCRIPT_BYTECODE_FUN_NAME
source · pub const SCRIPT_BYTECODE_FUN_NAME: &str = "<SELF>";
Expand description
Names used in the bytecode/AST to represent the main function of a script
pub const SCRIPT_BYTECODE_FUN_NAME: &str = "<SELF>";
Names used in the bytecode/AST to represent the main function of a script