Type Alias aint::u37

source ·
pub type u37 = Aint<u64, 37>;
Expand description

A 37-bit unsigned integer

Aliased Type§

struct u37(/* private fields */);