Docs.rs
bevy_mod_scripting-0.9.11
bevy_mod_scripting 0.9.11
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
makspll
Dependencies
bevy ^0.15.2
normal
bevy_mod_scripting_core ^0.9.11
normal
bevy_mod_scripting_derive ^0.9.11
normal
bevy_mod_scripting_functions ^0.9.11
normal
bevy_mod_scripting_lua ^0.9.11
normal
optional
bevy_mod_scripting_rhai ^0.9.11
normal
optional
ansi-parser ^0.9
dev
bevy ^0.15.2
dev
bevy_console ^0.13
dev
clap ^4.1
dev
ladfile_builder ^0.2.5
dev
rand ^0.8.5
dev
Versions
25%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
bevy_
mod_
scripting
0.9.11
bevy_mod_scripting
Derive Macro
IntoScript
Copy item path
Source
#[derive(IntoScript)]
Expand description
Default implementation for the
IntoScript
trait