Type Alias DrbMap

Source
type DrbMap<TYPES> = HashSet<<TYPES as NodeType>::Epoch>;

Aliased Typeยง

struct DrbMap<TYPES> { /* private fields */ }