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