smithy-rs/rust-runtime/aws-smithy-xml
Harry Barber 7629358584
Switch links to Smithy v2 documentation (#2037)
## Motivation and Context

The latest documentation is Smithy v2. In most cases it's identical. As
far as I can tell, there are no links to items with breaking changes
between v1 and v2.

---------

Co-authored-by: Harry Barber <hlbarber@amazon.co.uk>
Co-authored-by: John DiSanti <jdisanti@amazon.com>
2024-04-12 23:11:33 +00:00
..
src Switch links to Smithy v2 documentation (#2037) 2024-04-12 23:11:33 +00:00
tests Update MSRV to 1.66.1 (#2468) 2023-03-16 21:58:14 +00:00
Cargo.toml Switch links to Smithy v2 documentation (#2037) 2024-04-12 23:11:33 +00:00
LICENSE docs.rs metadata & license linter & fixes (#904) 2021-12-01 12:26:47 +01:00
README.md Fix repo org move issues (#3166) 2023-11-10 18:51:04 +00:00
external-types.toml Remove third party types from public APIs (#2845) 2023-07-14 17:36:17 +00: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.