Docs.rs
bevy_mod_scripting_lua-0.9.0-alpha.4
bevy_mod_scripting_lua 0.9.0-alpha.4
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
makspll
Dependencies
bevy ^0.15.0
normal
bevy_mod_scripting_core ^0.9.0-alpha.4
normal
bevy_mod_scripting_functions ^0.9.0-alpha.4
normal
mlua ^0.10
normal
parking_lot ^0.12.1
normal
smallvec ^1.13
normal
smol_str ^0.2.2
normal
uuid ^1.1
normal
libtest-mimic ^0.8
dev
regex ^1.11
dev
Versions
20%
of the crate is documented
Go to latest stable release
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
bevy_
mod_
scripting_
lua
0.9.0-alpha.4
All Items
Crate Items
Re-exports
Modules
Structs
Functions
Crate
bevy_mod_scripting_lua
Copy item path
Source
Re-exports
§
pub use
mlua
;
Modules
§
bindings
Structs
§
LuaScripting
Plugin
Functions
§
lua_
context_
load
lua_
context_
reload
lua_
handler
with_
world
Safely scopes world access for a lua context to the given closure’s scope