//! Package chainhash provides abstracted hash functionality.
//!//! This package provides a generic hash type and associated functions that
//! allows the specific hash algorithm to be abstracted.
pubmodconstants;moderror;modhash;modtest;pubuseerror::ChainHashError;pubusehash::Hash;