| Crates.io | untrustended |
| lib.rs | untrustended |
| version | 0.4.4 |
| created_at | 2017-07-23 18:13:21.808692+00 |
| updated_at | 2025-09-22 11:05:16.563612+00 |
| description | Untrustended - Untrusted Extended. A compilation of primitives for parsing values from untrusted input. |
| homepage | https://github.com/oherrala/untrustended#readme |
| repository | https://github.com/oherrala/untrustended |
| max_upload_size | |
| id | 24719 |
| size | 69,015 |
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.