[go: up one dir, main page]

Type Definition ff::FieldBits

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

Bit representation of a field element.