Expand description
§An implementation of Base64 - https://en.wikipedia.org/wiki/Base64
§Project
- License: GNU Lesser General Public License, either version 3, or (at your option) any later version.
- This project follows Semantic Versioning 2.0.0
§Notes
Documentation is built with all features. Some of them are optional. If you see components from other crates, you can view source to see what features are required.
Modules§
- version_
info 9.0.1(October 28th, 2024)
Structs§
- Error
- Error
Enums§
- Debt64
- Debt64
Constants§
- CODE_
NAME - Crate code name
- ID
- ID of this crate
- NAME
- Crate name
- RELEASE_
DATE - Crate release date (year/month/day)
- TAG
- Tag, which can be used for logging…
- VERSION
- Crate version
Type Aliases§
- Result
- Result type used in this crate