pub(crate) type Peer2Regions = HashMap<Peer, HashSet<RegionId>>;
pub(crate) struct Peer2Regions { /* private fields */ }