Type Definition paxakos::voting::StateOf

source · []
pub type StateOf<V> = <V as Voter>::State;
Expand description

Shorthand to extract State type out of V.