openvm_circuit_primitives::bigint::utils

Function big_int_to_limbs

Source
pub fn big_int_to_limbs(x: &BigInt, limb_bits: usize) -> Vec<isize>