Type Alias aint::u113

source ·
pub type u113 = Aint<u128, 113>;
Expand description

A 113-bit unsigned integer

Aliased Type§

struct u113(/* private fields */);