Type Alias aint::u88

source ·
pub type u88 = Aint<u128, 88>;
Expand description

A 88-bit unsigned integer

Aliased Type§

struct u88(/* private fields */);