chj_
rustbin
0.1.0
In chj_
rustbin::
text::
parseutil
chj_rustbin
::
text
::
parseutil
Function
next_hex_digit
Copy item path
Source
pub fn next_hex_digit<I>(cs:
&mut I
) ->
Result
<
u32
>
where I:
Iterator
<Item =
char
>,