☰
In aoc_2022::day6
?
Function
aoc_2022
::
day6
::
solution
source
·
[
−
]
pub fn solution(length:
usize
, data_stream: &
str
) ->
Option
<
usize
>