FunctionsΒ§
- array_
from_ πslice - first_
byte_ πfrom_ slice - map_
try_ πfrom_ slice_ error - To be used in
map_err
when unpacking an integer from a slice of bytes. - slice_
from_ πslice - string_
from_ πslice - Helper to get a &str from a slice based on range, if itβs valid or an error otherwise