Enums§
- Decode
Error - Errors that can occur while decoding.
Constants§
- URL_
SAFE_ NO_ PAD - A GeneralPurpose engine using the alphabet::URL_SAFE base64 alphabet and NO_PAD config.
Traits§
- Engine
- An
Engineprovides low-level encoding and decoding operations that all other higher-level parts of the API use. Users of the library will generally not need to implement this.