Skip to main content

BatchBlocks

Type Alias BatchBlocks 

Source
pub(super) type BatchBlocks<W> = Array<Block, <W as Word>::Blocks>;

Aliased Type§

#[repr(transparent)]
pub(super) struct BatchBlocks<W>(pub <<W as Word>::Blocks as ArraySize>::ArrayType<Array<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>>>);

Tuple Fields§

§0: <<W as Word>::Blocks as ArraySize>::ArrayType<Array<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>>>