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

#2533 in Network programming

Download history 427690/week @ 2024-08-19 426979/week @ 2024-08-26 397104/week @ 2024-09-02 440960/week @ 2024-09-09 399688/week @ 2024-09-16 452994/week @ 2024-09-23 375109/week @ 2024-09-30 325405/week @ 2024-10-07 337252/week @ 2024-10-14 330612/week @ 2024-10-21 301775/week @ 2024-10-28 306297/week @ 2024-11-04 306355/week @ 2024-11-11 319233/week @ 2024-11-18 277315/week @ 2024-11-25 312740/week @ 2024-12-02

1,226,801 downloads per month
Used in 886 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