// Copyright © 2023-2026 Hash (HSH) library contributors. All rights reserved.
// SPDX-License-Identifier: Apache-2.0 OR MIT
//! Structured error type for the `hsh-digest` crate.
use Error;
/// Errors returned by [`crate::Hasher`] and [`crate::hash`].