PropagatorState

Trait PropagatorState 

Source
pub trait PropagatorState: Sealed { }
Expand description

Note: This trait is sealed and should not be used externally.

It is used specifically as a type-state for an ErrorPropagator.

Implementors§