q32

Type Alias q32 

Source
pub type q32 = Quire<32, 2, 64>;
Expand description

Standard-defined 512-bit quire for a p32.

Aliased Typeยง

pub struct q32(/* private fields */);