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