smithy-rs/rust-runtime/aws-smithy-xml
Russell Cohen c8fe6e2adf
Fix several minimal version bugs and add it to CI (#1365)
* Fix several minimal version bugs and add it to CI

* Fix docker image

Co-authored-by: Zelda Hessler <zhessler@amazon.com>
2022-05-09 17:14:14 +00:00
..
src Fix several minimal version bugs and add it to CI (#1365) 2022-05-09 17:14:14 +00:00
tests Fix `SPDX-License-Identifier` in header comments (#1377) 2022-05-09 09:50:46 -05:00
Cargo.toml Fix several minimal version bugs and add it to CI (#1365) 2022-05-09 17:14:14 +00:00
LICENSE docs.rs metadata & license linter & fixes (#904) 2021-12-01 12:26:47 +01:00
README.md Add a few READMEs + linter script (#899) 2021-11-30 14:37:42 -05:00

README.md

aws-smithy-xml

XML serialization and deserialization primitives for services generated by smithy-rs.

This crate is part of the AWS SDK for Rust and the smithy-rs code generator. In most cases, it should not be used directly.