Crate stately_derive

Crate stately_derive 

Source
Expand description

Procedural macros for stately state management

Attribute Macrosยง

axum_api
Generates Axum API integration for a state wrapper struct.
entity
Implements the HasName trait for an entity struct.
state
Generates application state with entity collections.