untrustended

Crates.iountrustended
lib.rsuntrustended
version0.4.4
created_at2017-07-23 18:13:21.808692+00
updated_at2025-09-22 11:05:16.563612+00
descriptionUntrustended - Untrusted Extended. A compilation of primitives for parsing values from untrusted input.
homepagehttps://github.com/oherrala/untrustended#readme
repositoryhttps://github.com/oherrala/untrustended
max_upload_size
id24719
size69,015
Ossi Herrala (oherrala)

documentation

https://docs.rs/untrustended/

README

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.

Commit count: 44

cargo fmt