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