Type Alias big_int::Digit

source ·
pub type Digit = u64;
Expand description

Size of an individual big int digit.