untrustended

Crates.iountrustended
lib.rsuntrustended
version0.4.1
sourcesrc
created_at2017-07-23 18:13:21.808692
updated_at2024-01-03 15:58:26.799872
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
size47,852
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: 34

cargo fmt