Re-exports§
pub use component::StateView;
pub use handle::Handle;
pub use handle::StateHandle;
pub use handle::StorageHandle;
pub use handler::Storable;
Modules§
- component
- handle
- Ergonomic interface with shared state.
- handler
- State handlers determine how state should be created, modified, and shared.
- service
- Wrapper for components with shared state.
Enums§
- Area
- An area to keep the data in.