Type Alias aint::u73

source ·
pub type u73 = Aint<u128, 73>;
Expand description

A 73-bit unsigned integer

Aliased Type§

struct u73(/* private fields */);