Crates.io | untrustended |
lib.rs | untrustended |
version | 0.4.1 |
source | src |
created_at | 2017-07-23 18:13:21.808692 |
updated_at | 2024-01-03 15:58:26.799872 |
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 | 47,852 |
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.