[][src]Type Definition num::bigint::big_digit::BigDigit

type BigDigit = u32;

A BigDigit is a BigUint's composing element.