Type Alias aint::u47

source ·
pub type u47 = Aint<u64, 47>;
Expand description

A 47-bit unsigned integer

Aliased Type§

struct u47(/* private fields */);