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