aoc
2023.12.25
Input
In aoc::
year2015::
day19
Type Alias
aoc
::
year2015
::
day19
::
Input
Copy item path
source
ยท
[
−
]
type Input<'a> = (&'a
str
,
Vec
<(&'a
str
, &'a
str
)>);