Skip to main content

key_in_range

Function key_in_range 

Source
pub fn key_in_range(key: &Key, range: &KeyRange) -> bool
Expand description

Reports whether key satisfies range. A range with no bounds matches every key.