Type Alias aint::u54

source ·
pub type u54 = Aint<u64, 54>;
Expand description

A 54-bit unsigned integer

Aliased Type§

struct u54(/* private fields */);