Structs§
Statics§
Traits§
- SerUpdate
- Serialize
- Serialization trait, designed to be portable comparable (in contrast to std::hash::Hash)
Functions§
- b64_
decode Deprecated - Decode from string reference as octets using the specified Engine.
- b64_
encode Deprecated - Encode arbitrary octets as base64 using the provided
Engine
into a newString
.