pub(crate) fn parse_key_val(s: &str) -> Result<(String, String), String>
Parse a single key-value pair