☰
pear
::
parsers
Function
pear
::
parsers
::
eat
[
−
]
[src]
pub fn eat<I:
Input
>(input:
&mut
I, token: I::
Token
) ->
ParseResult
<I, I::
Token
>