Function s3compat::signing::uri_encode[][src]

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

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