| Crates.io | botocore_parser |
| lib.rs | botocore_parser |
| version | 0.1.1 |
| created_at | 2016-02-16 01:55:09.666731+00 |
| updated_at | 2016-02-19 06:25:39.134648+00 |
| description | Helper crate for parsing AWS JSON service definitions |
| homepage | |
| repository | https://github.com/rusoto/botocore_parser |
| max_upload_size | |
| id | 4188 |
| size | 7,431 |
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.