Module state

Module state 

Source
Expand description

State handling and comparison.

Structs§

StateComparisonFailure
The description of a failure in comparing an item between two StateHandling implementations.

Enums§

StateComparisonReport
A report on the comparison between two compatible StateHandling implementations.
StateType
The type of a state.

Traits§

StateHandling
An interface to handle and compare the state of various types.