Type Alias aint::u78

source ·
pub type u78 = Aint<u128, 78>;
Expand description

A 78-bit unsigned integer

Aliased Type§

struct u78(/* private fields */);