Type Alias aint::u90

source ·
pub type u90 = Aint<u128, 90>;
Expand description

A 90-bit unsigned integer

Aliased Type§

struct u90(/* private fields */);