pub trait Hash: Support<bool> + Send + Default + BlockSizeUser + Update + FixedOutputReset + HashMarker { }
Available on crate features internal-api-crypto and internal-api-crypto-hash only.

Object Safety§

This trait is not object safe.

Implementors§