Function raftstore::store::util::is_sibling_regions [−][src]
pub fn is_sibling_regions(lhs: &Region, rhs: &Region) -> bool
Check if two regions are sibling.
They are sibling only when they share borders and don’t overlap.