//! Module: dto::icrc21::errors
//!
//! Responsibility: ICRC-21 consent error DTOs.
//! Does not own: consent evaluation or wallet display behavior.
//! Boundary: mirrors the external ICRC-21 error surface.
use ;
use Serialize;
//
// ErrorInfo
//
//
// Icrc21Error
//