//! Error Handling.
//!
//! This is a private module. Its public content is being re-exported by the
//! parent module.
use fmt;
//------------ Error ---------------------------------------------------------
/// An error happened while decoding data.