pub type U4352 = Uint<{ _ }>;
4352-bit unsigned big integer.
pub struct U4352 { pub(crate) limbs: [Limb; 68], }
limbs: [Limb; 68]
Inner limb array. Stored from least significant to most significant.
Self
LO