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

pub type Word = u64;
Expand description

Unsigned integer type that the Limb newtype wraps.