pub type IdSpanVector = FxHashMap<PeerID, CounterSpan>;
pub struct IdSpanVector { /* private fields */ }