☰
U0
Aliased type
Trait Implementations
Gcd<UTerm>
In digest::consts
?
Type Alias
digest
::
consts
::
U0
source
·
[
−
]
pub type U0 =
UTerm
;
Aliased Type
§
struct U0;
Trait Implementations
§
source
§
impl<X>
Gcd
<
UTerm
> for X
where X:
Unsigned
+
NonZero
,
gcd(x, 0) = x
§
type
Output
= X
The greatest common divisor.