Skip to main content
try_unsigned
aoc
2025.12.25
In aoc::
util::
parse
aoc
::
util
::
parse
Function
try_
unsigned
Copy item path
Source
fn try_unsigned<T:
Unsigned
>(bytes: &mut impl
Iterator
<Item =
u8
>) ->
Option
<T>