☰
Stats
In adventofcode_rust_2015::day22
?
Type Definition
adventofcode_rust_2015
::
day22
::
Stats
source
·
[
−
]
type Stats =
(
u64
,
u64
)
;