Type Alias aint::u94

source ·
pub type u94 = Aint<u128, 94>;
Expand description

A 94-bit unsigned integer

Aliased Type§

struct u94(/* private fields */);