☰
In adventofcode_rust_2015::day8
?
Function
adventofcode_rust_2015
::
day8
::
parse
source
·
[
−
]
fn parse(input: &
str
) -> IResult<&
str
,
String
,
()
>