Docs.rs
bevy_derive-0.9.0
bevy_derive 0.9.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
cart
github:bevyengine:publish
Dependencies
bevy_macro_utils ^0.9.0
normal
quote ^1.0
normal
syn ^1.0
normal
Versions
57.14%
of the crate is documented
Go to latest version
Platform
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
☰
Crate bevy_derive
Version 0.9.0
All Items
Attribute Macros
Derive Macros
?
Crate
bevy_derive
source
·
[
−
]
Attribute Macros
bevy_main
Derive Macros
AppLabel
Generates an impl of the
AppLabel
trait.
Deref
Implements
Deref
for
single-item
structs. This is especially useful when utilizing the
newtype
pattern.
DerefMut
Implements
DerefMut
for
single-item
structs. This is especially useful when utilizing the
newtype
pattern.
DynamicPlugin
Generates a dynamic plugin entry point function for the given
Plugin
type.
EnumVariantMeta