Type Alias block_buffer::Block

source ·
pub type Block<BlockSize> = GenericArray<u8, BlockSize>;
Expand description

Block on which BlockBuffer operates.

Aliased Type§

struct Block<BlockSize> { /* private fields */ }

Layout§

Note: Encountered an error during type layout; the type failed to be normalized.