Type Definition oberon::inner_types::elliptic_curve::bigint::Word

pub type Word = u32;
Expand description

Inner integer type that the Limb newtype wraps.