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