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