☰
In adventofcode_rust_2015::day6
?
Function
adventofcode_rust_2015
::
day6
::
eat
source
·
[
−
]
fn eat(s: &mut &
str
, expect: &
str
) ->
bool