51 releases (30 breaking)

0.61.0 Dec 8, 2023
0.60.8 Apr 19, 2024
0.60.7 Mar 12, 2024
0.60.1 Dec 13, 2023
0.30.0-alpha Nov 24, 2021

#190 in Parser implementations

Download history 97676/week @ 2023-12-23 166294/week @ 2023-12-30 224261/week @ 2024-01-06 228355/week @ 2024-01-13 242545/week @ 2024-01-20 241689/week @ 2024-01-27 224706/week @ 2024-02-03 236052/week @ 2024-02-10 226186/week @ 2024-02-17 248981/week @ 2024-02-24 261632/week @ 2024-03-02 256638/week @ 2024-03-09 255606/week @ 2024-03-16 247706/week @ 2024-03-23 264309/week @ 2024-03-30 225306/week @ 2024-04-06

1,038,308 downloads per month
Used in 725 crates (24 directly)

Apache-2.0

38KB
840 lines

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.


lib.rs:

Abstractions for Smithy XML Binding Traits

Dependencies

~68KB