url_encode

Function url_encode 

Source
pub fn url_encode(input: &str) -> String
Expand description

URL encode a string, converting special characters to percent-encoded format