Type Alias aint::u69

source ·
pub type u69 = Aint<u128, 69>;
Expand description

A 69-bit unsigned integer

Aliased Type§

struct u69(/* private fields */);