Skip to main content

url_encode

Function url_encode 

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

URL encode a string (from termquery.c url_encode)