risingwave_
hummock_
sdk
2.2.0-alpha
In risingwave_
hummock_
sdk::
key
risingwave_hummock_sdk
::
key
Type Alias
UserKeyRangeRef
Copy item path
source
pub type UserKeyRangeRef<'a> = (
Bound
<
UserKey
<&'a [
u8
]>>,
Bound
<
UserKey
<&'a [
u8
]>>);