parse_query_string

Function parse_query_string 

Source
pub fn parse_query_string(input: &str) -> (Option<String>, String, &str)