Type Alias KvPair

Source
pub type KvPair = (UserKey, UserValue);
Expand description

KV-tuple, typically returned by an iterator