Skip to main content
checked_mul
wowlab_
common
0.1.0
In wowlab_
common::
sim::
permutations::
cost
wowlab_common
::
sim
::
permutations
::
cost
Function
checked_
mul
Copy item path
Source
fn checked_mul( left:
u64
, right:
u64
, operation: &'static
str
, ) ->
Result
<
u64
,
PermutationError
>