List of all items
Structs
- debug::LuaDebug
- func::CallInfoIdx
- func::StackIdx
- state::CallInfo
- state::CallInfoExtra
- state::CallInfoIdx
- state::DynLibId
- state::ExternalRootKey
- state::ExternalRootSet
- state::GcHandle
- state::GcRef
- state::GlobalState
- state::LuaClosureC
- state::LuaClosureLua
- state::LuaProto
- state::LuaState
- state::LuaString
- state::LuaTable
- state::LuaUserData
- state::OsExecuteResult
- state::StackIdx
- state::StackIdxConv
- state::StackValue
- state::ThreadRegistryEntry
- state::UpVal
- string::LuaStringImpl
- string::LuaUserDataImpl
- string::StringPool
- table::LuaTable
- table::TableFlags
- table::TableNode
- zio::LexBuffer
- zio::ZIO
Enums
- api::GcArgs
- api::GcWhat
- object::FmtArg
- state::CallInfoFrame
- state::DynamicSymbol
- state::F2Imod
- state::GcKind
- state::LuaCallable
- state::LuaClosure
- state::LuaError
- state::LuaStatus
- state::LuaValue
- state::OsExecuteReason
- state::UpValState
- string::StringKind
- table::TableSlotRef
- vm::OpCode
Traits
- state::Collectable
- state::LuaClosureExt
- state::LuaLClosureRefExt
- state::LuaProtoExt
- state::LuaStringRefExt
- state::LuaTableRefExt
- state::LuaTypeExt
- state::LuaUserDataRefExt
- state::LuaValueExt
- state::StackIdxExt
- state::TmIndex
- vm::InstructionExt
Functions
- api::abs_index
- api::arith
- api::at_panic
- api::call_k
- api::check_stack
- api::close_slot
- api::compare
- api::concat
- api::copy
- api::create_table
- api::dump
- api::gc
- api::get_field
- api::get_global
- api::get_i
- api::get_i_uservalue
- api::get_i_value
- api::get_metatable
- api::get_table
- api::get_top
- api::get_upvalue
- api::is_cfunction
- api::is_integer
- api::is_number
- api::is_string
- api::is_userdata
- api::len
- api::load
- api::lua_error
- api::lua_type_at
- api::new_userdata_uv
- api::next
- api::pcall_k
- api::push_boolean
- api::push_cclosure
- api::push_fstring
- api::push_integer
- api::push_light_userdata
- api::push_lstring
- api::push_nil
- api::push_number
- api::push_string
- api::push_thread
- api::push_value
- api::push_vfstring
- api::raw_equal
- api::raw_get
- api::raw_get_i
- api::raw_get_p
- api::raw_len
- api::raw_set
- api::raw_set_i
- api::raw_set_p
- api::rotate
- api::run_pending_finalizers
- api::set_field
- api::set_global
- api::set_i
- api::set_i_uservalue
- api::set_i_value
- api::set_metatable
- api::set_table
- api::set_top
- api::set_warn_f
- api::setup_value
- api::status
- api::string_to_number
- api::to_boolean
- api::to_cfunction
- api::to_close
- api::to_integer_x
- api::to_lua_string
- api::to_number_x
- api::to_pointer
- api::to_thread
- api::to_userdata
- api::type_name
- api::upvalue_id
- api::upvalue_join
- api::version
- api::warning
- api::xmove
- debug::arg_error_impl
- debug::c_api_runtime
- debug::get_hook_count
- debug::get_hook_installed
- debug::get_hook_mask
- debug::get_info
- debug::get_local
- debug::get_stack
- debug::set_hook
- debug::set_local
- do_::lua_isyieldable
- do_::lua_resume
- do_::lua_yieldk
- object::arith
- object::ceil_log2
- object::chunk_id
- object::hex_value
- object::num_to_string
- object::push_fstring
- object::push_vfstring
- object::raw_arith
- object::str2num
- object::utf8_esc
- state::close
- state::close_thread
- state::inc_c_stack
- state::new_state
- state::new_thread
- state::reset_thread
- state::reset_thread_api
- state::set_c_stack_limit
- state::stack_idx_to_i32
Type Aliases
- state::CpuClockHook
- state::DynLibLoadHook
- state::DynLibSymbolHook
- state::DynLibUnloadHook
- state::EntropyHook
- state::EnvHook
- state::FileLoaderHook
- state::FileOpenHook
- state::FileRemoveHook
- state::FileRenameHook
- state::InputHook
- state::LuaCFnPtr
- state::LuaCFunction
- state::LuaKFunction
- state::LuaRustFunction
- state::OsExecuteHook
- state::OutputHook
- state::ParserHook
- state::PopenHook
- state::TempNameHook
- state::UnixTimeHook