☰
In text_io
?
Function
text_io
::
match_next
source
·
[
−
]
pub fn match_next( expected:
u8
, iter: &mut dyn
Iterator
<Item =
u8
> ) ->
Result
<
()
,
Error
>