Type Definition ff::FieldBits[][src]

pub type FieldBits<V> = BitArray<Lsb0, V>;
This is supported on crate feature bits only.
Expand description

Bit representation of a field element.