☰
BigDigit
In num::bigint
?
Type Definition
num
::
bigint
::
BigDigit
source
·
[
−
]
pub type BigDigit =
u32
;
Expand description
A
BigDigit
is a
BigUint
’s composing element.