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

#2562 in Network programming

Download history 343171/week @ 2024-05-28 364172/week @ 2024-06-04 362578/week @ 2024-06-11 335907/week @ 2024-06-18 355925/week @ 2024-06-25 392392/week @ 2024-07-02 403781/week @ 2024-07-09 392985/week @ 2024-07-16 409081/week @ 2024-07-23 416033/week @ 2024-07-30 404239/week @ 2024-08-06 420393/week @ 2024-08-13 421897/week @ 2024-08-20 397618/week @ 2024-08-27 436917/week @ 2024-09-03 359280/week @ 2024-09-10

1,693,521 downloads per month
Used in 821 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