Type Alias TableKeyRange

Source
pub type TableKeyRange = (Bound<TableKey<KeyPayloadType>>, Bound<TableKey<KeyPayloadType>>);