☰
In adventofcode_rust_2015::day16
?
Function
adventofcode_rust_2015
::
day16
::
parse_input
source
·
[
−
]
fn parse_input(input: &
str
) ->
Result
<
Vec
<
Sue
>>