uri_encode

Function uri_encode 

Source
pub fn uri_encode(string: &str, encode_slash: bool) -> String
Expand description

Encode a URI following the specific requirements of the AWS service.