Type Alias aint::u84

source ·
pub type u84 = Aint<u128, 84>;
Expand description

A 84-bit unsigned integer

Aliased Type§

struct u84(/* private fields */);