Function u256_to_field

Source
pub fn u256_to_field<F: PrimeField>(x: U256) -> F
Expand description

convert U256 to a field (mod order)