Skip to main content

KeyValue

Type Alias KeyValue 

Source
pub type KeyValue = (Vec<u8>, Vec<u8>);
Expand description

An owned key-value entry returned by ordered tree lookups.