StateAndBlock

Type Alias StateAndBlock 

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

convenience type for state and block