Structs§
- Substate
- Substate context which provides mutable access to a substate of type
S, and can be consumed to obtain a redux::Dispatcher and a parent state of typeT.
Traits§
- Substate
Access - A trait for obtaining immutable and mutable references to a substate of type
T.