☰
NumResult
In aoc_nums
?
Type Definition
aoc_nums
::
NumResult
source
·
[
−
]
pub type NumResult<Val> =
Result
<Val,
Overflow
>;