Type Alias aint::u92

source ·
pub type u92 = Aint<u128, 92>;
Expand description

A 92-bit unsigned integer

Aliased Type§

struct u92(/* private fields */);