Skip to main content

key_value_pair

Function key_value_pair 

Source
fn key_value_pair(input: &str) -> IResult<&str, (String, String)>