Skip to main content

ParBlocks

Type Alias ParBlocks 

Source
pub type ParBlocks = ParBlocks<Polyval>;
Expand description

POLYVAL parallel blocks (4 x 16-bytes)

Aliased Type§

#[repr(transparent)]
pub struct ParBlocks(pub [Array<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>>; 4]);

Tuple Fields§

§0: [Array<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>>; 4]