std::net::url

parse_query_to_temp

fn UrlQueryValues parse_query_to_temp(String query)
Parse the query parameters of the Url into a UrlQueryValues map.

Parameters