Type Alias aint::u103

source ·
pub type u103 = Aint<u128, 103>;
Expand description

A 103-bit unsigned integer

Aliased Type§

struct u103(/* private fields */);