Type Alias aint::u43

source ·
pub type u43 = Aint<u64, 43>;
Expand description

A 43-bit unsigned integer

Aliased Type§

struct u43(/* private fields */);