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

#2642 in Network programming

Download history 325138/week @ 2024-10-10 340502/week @ 2024-10-17 314215/week @ 2024-10-24 298911/week @ 2024-10-31 303112/week @ 2024-11-07 316978/week @ 2024-11-14 314664/week @ 2024-11-21 286564/week @ 2024-11-28 319115/week @ 2024-12-05 322058/week @ 2024-12-12 194602/week @ 2024-12-19 122378/week @ 2024-12-26 255426/week @ 2025-01-02 348498/week @ 2025-01-09 304272/week @ 2025-01-16 266254/week @ 2025-01-23

1,185,883 downloads per month
Used in 925 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