pub fn modulus<F>() -> U256where F: PrimeField<Repr = [u8; 32]>,
Returns modulus of PrimeField as U256.
PrimeField
U256