Docs.rs
bevy_mod_scripting_derive-0.5.0
bevy_mod_scripting_derive 0.5.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
Crates.io
Source
Owners
makspll
Dependencies
bevy_mod_scripting_common ^0.5.0
normal
convert_case ^0.5.0
normal
indexmap ^1.9.1
normal
paste ^1.0.7
normal
proc-macro2 ^1.0
normal
quote ^1.0.8
normal
rustdoc-types ^0.11.0
normal
serde ^1.0
normal
serde_derive ^1.0.137
normal
syn ^1.0.57
normal
Versions
50%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
bevy_mod_scripting_derive
0.5.0
All Items
Macros
?
Crate
bevy_mod_scripting_derive
source
·
[
−
]
Macros
§
impl_script_newtype
A convenience macro which derives a lotta things to make your type work in all supported/enabled scripting languages, and provide static typing where possible.