Type Alias aint::u67

source ·
pub type u67 = Aint<u128, 67>;
Expand description

A 67-bit unsigned integer

Aliased Type§

struct u67(/* private fields */);