risingwave_hummock_sdk::key

Function end_bound_of_prefix

source
pub fn end_bound_of_prefix(prefix: &[u8]) -> Bound<Bytes>
Expand description

Get the end bound of the given prefix when transforming it to a key range.