Function field_to_u256

Source
pub fn field_to_u256<F: PrimeField>(f: F) -> U256
Expand description

convert a field element to U256, panic if field size is larger than 256 bit