pub type Skein1024<OutputSize = U128> = CoreWrapper<Skein1024Core<OutputSize>>;
Expand description
Skein-1024 hasher state
Aliased Type§
struct Skein1024<OutputSize = U128> { /* private fields */ }
Layout§
Note: Encountered an error during type layout; the type failed to be normalized.