Type Alias aint::i85

source ·
pub type i85 = Aint<i128, 85>;
Expand description

A 85-bit signed integer

Aliased Type§

struct i85(/* private fields */);