Skip to main content

uri_escape

Function uri_escape 

Source
pub fn uri_escape(param: Option<String>) -> Option<String>
Expand description

TODO: Is this outdated? Maps a regular string into a URI-encoded one