Docs.rs
bevy_mod_scripting-0.16.0
bevy_mod_scripting 0.16.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
makspll
Dependencies
bevy ^0.16.0
normal
optional
bevy_app ^0.16.0
normal
bevy_mod_scripting_asset ^0.16.0
normal
bevy_mod_scripting_bindings ^0.16.0
normal
bevy_mod_scripting_core ^0.16.0
normal
bevy_mod_scripting_derive ^0.16.0
normal
bevy_mod_scripting_display ^0.16.0
normal
bevy_mod_scripting_functions ^0.16.0
normal
bevy_mod_scripting_lua ^0.16.0
normal
optional
bevy_mod_scripting_rhai ^0.16.0
normal
optional
bevy ^0.16.0
dev
bevy_console ^0.14
dev
bevy_platform ^0.16.0
dev
clap ^4
dev
criterion ^0.5
dev
ladfile_builder ^0.6.0
dev
libtest-mimic ^0.8
dev
rand ^0.9
dev
regex ^1.11
dev
tracing-tracy ^0.11
dev
Versions
22.22%
of the crate is documented
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
IntoScript
bevy_
mod_
scripting
0.16.0
bevy_mod_scripting
Derive Macro
Into
Script
Copy item path
Source
#[derive(IntoScript)]
Expand description
Default implementation for the
IntoScript
trait