52 releases (30 breaking)

0.61.0 Dec 8, 2023
0.60.9 Sep 9, 2024
0.60.8 Apr 19, 2024
0.60.7 Mar 12, 2024
0.30.0-alpha Nov 24, 2021

#2623 in Network programming

Download history 400946/week @ 2024-09-15 450526/week @ 2024-09-22 377582/week @ 2024-09-29 325966/week @ 2024-10-06 336333/week @ 2024-10-13 332763/week @ 2024-10-20 300137/week @ 2024-10-27 306790/week @ 2024-11-03 305543/week @ 2024-11-10 317439/week @ 2024-11-17 279482/week @ 2024-11-24 323505/week @ 2024-12-01 320520/week @ 2024-12-08 313144/week @ 2024-12-15 127809/week @ 2024-12-22 154769/week @ 2024-12-29

931,889 downloads per month
Used in 916 crates (24 directly)

Apache-2.0

38KB
839 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