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

pub type BigDigit = u32;
Expand description

A BigDigit is a BigUint’s composing element.