aoc
2024.12.25
In aoc::
util::
parse
aoc
::
util
::
parse
Function
try_unsigned
Copy item path
Source
fn try_unsigned<T:
Unsigned
<T>>(bytes: &mut
Bytes
<'_>) ->
Option
<T>