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