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

#187 in Parser implementations

Download history 220605/week @ 2024-01-09 237937/week @ 2024-01-16 245890/week @ 2024-01-23 236728/week @ 2024-01-30 226145/week @ 2024-02-06 228573/week @ 2024-02-13 238923/week @ 2024-02-20 251682/week @ 2024-02-27 256215/week @ 2024-03-05 261051/week @ 2024-03-12 251637/week @ 2024-03-19 240700/week @ 2024-03-26 275135/week @ 2024-04-02 273418/week @ 2024-04-09 295492/week @ 2024-04-16 242989/week @ 2024-04-23

1,125,593 downloads per month
Used in 731 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