Type Alias aint::u70

source ·
pub type u70 = Aint<u128, 70>;
Expand description

A 70-bit unsigned integer

Aliased Type§

struct u70(/* private fields */);