Type Alias aint::u91

source ·
pub type u91 = Aint<u128, 91>;
Expand description

A 91-bit unsigned integer

Aliased Type§

struct u91(/* private fields */);