Docs.rs
  • factorio-mlua-0.8.0
    • factorio-mlua 0.8.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • JohnTheCoolingFan
    • Dependencies
      • bstr ^0.2 normal
      • erased-serde ^0.3 normal optional
      • futures-core ^0.3.5 normal optional
      • futures-task ^0.3.5 normal optional
      • futures-util ^0.3.5 normal optional
      • link-cplusplus ^1.0 normal optional
      • mlua_derive =0.8.0 normal optional
      • num-traits ^0.2.14 normal
      • once_cell ^1.0 normal
      • parking_lot ^0.12 normal optional
      • rustc-hash ^1.0 normal
      • serde ^1.0 normal optional
      • criterion ^0.3.4 dev
      • futures ^0.3.5 dev
      • futures-timer ^3.0 dev
      • hyper ^0.14 dev
      • maplit ^1.0 dev
      • reqwest ^0.11 dev
      • rustyline ^9.0 dev
      • serde ^1.0 dev
      • serde_json ^1.0 dev
      • tempfile ^3 dev
      • tokio ^1.0 dev
      • trybuild ^1.0 dev
      • cc ^1.0 build
      • factorio-lua-src >=544.0.0, <550.0.0 build optional
      • luajit-src >=210.4.0, <220.0.0 build optional
      • luau0-src ^0.3.2 build optional
      • pkg-config ^0.3.17 build
    • Versions
    • 82.45% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

factorio_mlua0.8.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Type Aliases
  • Attribute Macros

List of all items

Structs

  • AnyUserData
  • AsyncThread
  • Chunk
  • Compiler
  • CoverageInfo
  • Debug
  • DebugNames
  • DebugSource
  • DebugStack
  • DeserializeOptions
  • Function
  • FunctionInfo
  • HookTriggers
  • LightUserData
  • Lua
  • LuaOptions
  • MultiValue
  • RegistryKey
  • Scope
  • SerializeOptions
  • StdLib
  • String
  • Table
  • TablePairs
  • TableSequence
  • Thread
  • UserDataMetatable
  • Variadic
  • lua_State
  • serde::Deserializer
  • serde::Serializer
  • serde::de::Deserializer
  • serde::de::Options
  • serde::ser::Options
  • serde::ser::Serializer

Enums

  • ChunkMode
  • DebugEvent
  • Error
  • GCMode
  • MetaMethod
  • ThreadStatus
  • Value
  • VmState

Traits

  • AsChunk
  • ExternalError
  • ExternalResult
  • FromLua
  • FromLuaMulti
  • LuaSerdeExt
  • TableExt
  • ToLua
  • ToLuaMulti
  • UserData
  • UserDataFields
  • UserDataMethods
  • serde::LuaSerdeExt

Macros

  • chunk

Attribute Macros

  • lua_module

Type Aliases

  • Integer
  • Number
  • Result
  • lua_CFunction