pub type Block<B> = GenericArray<u8, <B as BlockSizeUser>::BlockSize>;Available on crate feature
core-api only.Expand description
Block on which BlockSizeUser implementors operate.
Aliased Type§
pub struct Block<B> { /* private fields */ }Layout§
Note: Encountered an error during type layout; the type failed to be normalized.