pub type GroestlLong<OutSize> = CoreWrapper<GroestlLongCore<OutSize>>;
Expand description
Hasher state of the long Groestl variant generic over output size.
Aliased Type§
struct GroestlLong<OutSize> { /* private fields */ }
Layout§
Note: Encountered an error during type layout; the type failed to be normalized.