aoc
2024.12.25
In aoc::
year2016::
day10
Structs
Bot
Functions
parse
part1
part2
Type Aliases
Dest
Input
aoc
::
year2016
::
day10
Type Alias
Dest
Copy item path
Settings
Help
Summary
Source
type Dest<'a> = (&'a
str
, &'a
str
);