risingwave_hummock_sdk::key

Type Alias UserKeyRangeRef

source
pub type UserKeyRangeRef<'a> = (Bound<UserKey<&'a [u8]>>, Bound<UserKey<&'a [u8]>>);