pub type Field = U256;
An element of the BN254 scalar field Fr.
Represented as a big-endian byte vector without Montgomery reduction.
pub struct Field { /* private fields */ }