aoc
2024.12.25
In aoc::
year2015::
day19
aoc
::
year2015
::
day19
Function
parse
Copy item path
Source
pub fn parse(input: &
str
) -> (&'_
str
,
Vec
<(&'_
str
, &'_
str
)>)