q64

Type Alias q64 

Source
pub type q64 = Quire<64, 2, 128>;
Expand description

Standard-defined 1024-bit quire for a p64.

Aliased Typeยง

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