Docs.rs
bevy_state_macros-0.17.3
bevy_state_macros 0.17.3
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
mockersf
cart
alice-i-cecile
github:bevyengine:publish
Dependencies
bevy_macro_utils ^0.17.3
normal
quote ^1.0
normal
syn ^2.0
normal
Versions
100%
of the crate is documented
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_state_macros
bevy_
state_
macros
0.17.3
All Items
Crate Items
Derive Macros
Crate
bevy_
state_
macros
Copy item path
Source
Expand description
Macros for deriving
States
and
SubStates
traits.
Derive Macros
ยง
States
Implements the
States
trait for a type - see the trait docs for an example usage.
SubStates
Implements the
SubStates
trait for a type - see the trait docs for an example usage.