Skip to main content

KvPair

Type Alias KvPair 

Source
pub type KvPair = (Slice, Slice);
Expand description

KV-tuple (key + value)