Documentation
//! For more details see [`hdi::hash`].

#[doc(no_inline)]
pub use hdi::hash;

#[doc(inline)]
pub use hdi::hash::*;