pub type WrappedHash = CoreWrapper<Hash>;
Expand description
Wrapped Hash
type for the Digest
trait.
Aliased Typeยง
struct WrappedHash { /* private fields */ }
pub type WrappedHash = CoreWrapper<Hash>;
Wrapped Hash
type for the Digest
trait.
struct WrappedHash { /* private fields */ }