pub type B128 = BinaryField128bGhash;
Type alias for 128b field element with fast arithmetic.
pub struct B128(/* private fields */);