i64_to_field

Function i64_to_field 

Source
pub fn i64_to_field<F: Field>(value: i64) -> F
Expand description

Helper function for conversion to field elements, handling negative values.