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