Untrustended is a compilation of primitives for parsing values from untrusted input. It's building on top of untrusted's Reader::read_byte().
Reader::read_byte()
Please, consult untrusted's documentation about how to use that crate before attempting to use this one.