percent_encode_string

Function percent_encode_string 

Source
pub fn percent_encode_string(s: &str) -> Cow<'_, str>
Expand description

Percent-encode the string in the manner defined in RFC 3986