Module spec

Module spec 

Source

Structs§

AnyStateAction
Type-erased state action that can be applied to a JSON document.

Enums§

StateScope
Lifecycle scope of a StateSpec type.

Traits§

StateSpec
Extends State with a typed action and a pure reducer.

Functions§

reduce_state_actions
Reduce a batch of state actions into tracked patches with rolling snapshot semantics.