Skip to main content

Module state

Module state 

Source
Expand description

State handling and comparison.

Enums§

StateDiffFailure
A report on the state diff of two objects.
StateDiffFailureTarget
The target of an asymmetric StateDiffFailure.
StateDiffReport
A report on the state diff of two objects.
StateOrigin
The indicator for where state originates from.

Traits§

StateDiff
An interface to compare the state of two objects.
StateOriginInfo
An interface for returning the name of an object providing state.