Skip to main content

url_encode

Function url_encode 

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

Percent-encode a string for safe inclusion in URL components.