cdumay_error_base64 0.1.1

A Rust Library for base64 error
Documentation

cdumay_error_base64

License: BSD-3-Clause cdumay_error_base64 on crates.io cdumay_error_base64 on docs.rs Source Code Repository

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.