Type Definition ff::FieldBits

source ·
pub type FieldBits<V> = BitArray<V, Lsb0>;
Available on crate feature bits only.
Expand description

Bit representation of a field element.