Constant lua::MASKLINE []

pub const MASKLINE: HookMask = HookMask{bits: ffi::LUA_MASKLINE,}

Called when the interpreter is about to start the execution of a new line of code.