risingwave_hummock_sdk::key

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.