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

#179 in Parser implementations

Download history 243340/week @ 2024-01-24 232120/week @ 2024-01-31 226062/week @ 2024-02-07 228526/week @ 2024-02-14 244498/week @ 2024-02-21 256700/week @ 2024-02-28 252974/week @ 2024-03-06 261216/week @ 2024-03-13 248751/week @ 2024-03-20 247583/week @ 2024-03-27 272257/week @ 2024-04-03 279618/week @ 2024-04-10 295611/week @ 2024-04-17 308329/week @ 2024-04-24 298935/week @ 2024-05-01 248834/week @ 2024-05-08

1,208,805 downloads per month
Used in 742 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