Type Alias B128

Source
pub type B128 = BinaryField128bGhash;
Expand description

Type alias for 128b field element with fast arithmetic.

Aliased Typeยง

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