StateAndBlock

Type Alias StateAndBlock 

Source
pub type StateAndBlock<S, B> = (Vec<S>, Vec<B>);
Expand description

convenience type alias for state and block