untrusted 0.9.0

Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.
Documentation
[lib]
name = "untrusted"

[package]
authors = ["Brian Smith <brian@briansmith.org>"]
description = "Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust."
documentation = "https://briansmith.org/rustdoc/untrusted/"
edition = "2018"
license = "ISC"
name = "untrusted"
readme = "README.md"
repository = "https://github.com/briansmith/untrusted"
version = "0.9.0"
[profile.bench]
lto = true
opt-level = 2