[−][src]Function net::url::query_escape
pub fn query_escape(s: &str) -> String
query_escape escapes the string so it can be safely placed inside a URL query.
pub fn query_escape(s: &str) -> String
query_escape escapes the string so it can be safely placed inside a URL query.