Type Alias crypto_common::ParBlocks

source ·
pub type ParBlocks<T> = GenericArray<Block<T>, <T as ParBlocksSizeUser>::ParBlocksSize>;
Expand description

Parallel blocks on which ParBlocksSizeUser implementors operate.

Aliased Type§

struct ParBlocks<T> { /* private fields */ }

Layout§

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