untrustended 0.4.0

Untrustended - Untrusted Extended. A compilation of primitives for parsing values from untrusted input.
Documentation

untrustended Crates.ioCircleCI

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.

Example

See usage example in untrustended documentation.

License

See LICENSE.txt. ISC license.