num::bigint::BigDigit [-] [+] [src]

type BigDigit = u32;

A BigDigit is a BigUint's composing element.