Type Alias aint::u71

source ·
pub type u71 = Aint<u128, 71>;
Expand description

A 71-bit unsigned integer

Aliased Type§

struct u71(/* private fields */);