Type Alias hotshot_testing::spinning_task::StateAndBlock
source ยท pub type StateAndBlock<S, B> = (Vec<S>, Vec<B>);
Expand description
convience type for state and block
pub type StateAndBlock<S, B> = (Vec<S>, Vec<B>);
convience type for state and block