Type Alias aint::u93

source ·
pub type u93 = Aint<u128, 93>;
Expand description

A 93-bit unsigned integer

Aliased Type§

struct u93(/* private fields */);