Function parse_key_val

Source
pub fn parse_key_val(s: &str) -> Result<(String, String)>