# cdumay_error_base64
[](./LICENSE)
[](https://crates.io/crates/cdumay_error_base64)
[](https://docs.rs/cdumay_error_base64)
[](https://github.com/cdumay/cdumay_error_base64)
Error wrapper for base64 encoding/decoding operations.
This crate provides structured error types for handling
`base64::DecodeError` by categorizing them into descriptive,
typed error variants with associated codes and messages.