pub type StepSender<N> = UnboundedSender<(BlockNumber, Commit<<N as Network>::SignatureScheme>, <N as Network>::Block)>;Aliased Typeยง
pub struct StepSender<N>(/* private fields */);pub type StepSender<N> = UnboundedSender<(BlockNumber, Commit<<N as Network>::SignatureScheme>, <N as Network>::Block)>;pub struct StepSender<N>(/* private fields */);