Function range_of_prefix

Source
pub fn range_of_prefix(prefix: &[u8]) -> (Bound<Bytes>, Bound<Bytes>)
Expand description

Transform the given prefix to a key range.