Function decode_key_value

Source
pub fn decode_key_value(kv: KeyValue) -> Result<(String, String)>
Expand description

Decodes a key-value pair into a string.