aoc
2023.12.25
In aoc::
util::
parse
Function
aoc
::
util
::
parse
::
try_unsigned
Copy item path
source
ยท
[
−
]
fn try_unsigned<T:
Unsigned
<T>>(bytes: &mut
Bytes
<'_>) ->
Option
<T>