pub fn key_in_range(key: &Key, range: &KeyRange) -> bool
Reports whether key satisfies range. A range with no bounds matches every key.
key
range