Function raftstore::store::util::check_key_in_region[][src]

pub fn check_key_in_region(key: &[u8], region: &Region) -> Result<()>

Check if key in region range [start_key, end_key).