pub fn open_debug(state: &mut LuaState) -> Result<usize, LuaError>
Open the debug library and push the module table onto the stack. Returns 1 (the table).
debug