pub type Distribution = BTreeMap<Region, RegionConfig>;
pub struct Distribution { /* private fields */ }