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