aoc
2023.12.25
In aoc::
year2019::
day17
Function
aoc
::
year2019
::
day17
::
segments
Copy item path
source
ยท
[
−
]
fn segments(path: &
str
) -> impl
Iterator
<Item = (&
str
, &
str
)>
Expand description
Fun with iterators.