winnow
0.7.13
In winnow::
stream
winnow
::
stream
Function
next_bit
Copy item path
Source
fn next_bit<I>(i: &mut (I,
usize
)) ->
Option
<
bool
>
where I:
Stream
<Token =
u8
> +
Clone
,