aws-smithy-json 0.44.0

Token streaming JSON parser for smithy-rs.
Documentation
[dependencies.aws-smithy-types]
version = "0.44.0"
[dev-dependencies.proptest]
version = "1"

[dev-dependencies.serde_json]
version = "1.0"

[package]
authors = ["AWS Rust SDK Team <aws-sdk-rust@amazon.com>", "John DiSanti <jdisanti@amazon.com>"]
description = "Token streaming JSON parser for smithy-rs."
edition = "2021"
license = "Apache-2.0"
name = "aws-smithy-json"
repository = "https://github.com/awslabs/smithy-rs"
version = "0.44.0"
[package.metadata.docs.rs]
all-features = true
rustdoc-args = ["--cfg", "docsrs"]
targets = ["x86_64-unknown-linux-gnu"]