Module substate

Source

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 type T.

Traits§

SubstateAccess
A trait for obtaining immutable and mutable references to a substate of type T.

Type Aliases§

SubstateResult