Type Definition BigDigit
num::bigint::big_digit
type BigDigit = u32;
A BigDigit is a BigUint's composing element.
BigDigit
BigUint