risingwave_hummock_sdk::key

Type Alias UserKeyRange

source
pub type UserKeyRange = (Bound<UserKey<KeyPayloadType>>, Bound<UserKey<KeyPayloadType>>);