pub fn decode_key_value(kv: KeyValue) -> Result<(String, String)>
Decodes a key-value pair into a string.