Struct rusoto_core::signature::StrictEncodeSet [] [src]

pub struct StrictEncodeSet;

Trait Implementations

impl Clone for StrictEncodeSet
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl EncodeSet for StrictEncodeSet
[src]

Called with UTF-8 bytes rather than code points. Should return true for all non-ASCII bytes. Read more