q8

Type Alias q8 

Source
pub type q8 = Quire<8, 2, 16>;
Expand description

Standard-defined 128-bit quire for a p8.

Aliased Typeยง

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