Type Alias aint::u74

source ·
pub type u74 = Aint<u128, 74>;
Expand description

A 74-bit unsigned integer

Aliased Type§

struct u74(/* private fields */);