Function ring::arithmetic::constant::limbs_from_hex

source ยท
pub const fn limbs_from_hex<const LIMBS: usize>(hex: &str) -> [u64; LIMBS]