Type Alias RouterPartitions

Source
pub type RouterPartitions = BTreeMap<QueuePartitionIdx, BTreeSet<RouterAddr>>;

Aliased Typeยง

pub struct RouterPartitions { /* private fields */ }