std
::
net
::
url
parse_query
fn
UrlQueryValues
parse_query
(
Allocator
allocator
,
String
query
)
Parse the query parameters of the Url into a UrlQueryValues map.
Parameters