Type Alias aint::u59

source ·
pub type u59 = Aint<u64, 59>;
Expand description

A 59-bit unsigned integer

Aliased Type§

struct u59(/* private fields */);