Type Alias Block

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

POLYVAL blocks (16-bytes)

Aliased Typeยง

#[repr(transparent)]
pub struct Block { /* private fields */ }