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.
base64::DecodeError