Type Alias aint::i41

source ·
pub type i41 = Aint<i64, 41>;
Expand description

A 41-bit signed integer

Aliased Type§

struct i41(/* private fields */);