botocore_parser 0.1.0

Helper crate for parsin AWS JSON service definitions
docs.rs failed to build botocore_parser-0.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: botocore_parser-0.1.1

botocore_parser

Rust parser of botocore's JSON AWS service definitions.

Uses serde as well as other serde libraries such as serde_codegen and serde_json. Syntex is also used for code generation.

Designed for use by Rusoto, an AWS SDK for Rust.