Crates.io | botocore_parser |
lib.rs | botocore_parser |
version | 0.1.1 |
source | src |
created_at | 2016-02-16 01:55:09.666731 |
updated_at | 2016-02-19 06:25:39.134648 |
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.