nimble_rust

Type Alias StepMap

source
pub type StepMap<StepT> = SeqMap<ParticipantId, StepT>;

Aliased Typeยง

struct StepMap<StepT> { /* private fields */ }