pub fn i32_to_field<F: From<u64> + Neg<Output = F>>(i: i32) -> F
Expand description

Converts an i32 into a [Field]