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

#2643 in Network programming

Download history 319296/week @ 2024-10-23 302898/week @ 2024-10-30 299749/week @ 2024-11-06 312235/week @ 2024-11-13 321857/week @ 2024-11-20 280153/week @ 2024-11-27 317992/week @ 2024-12-04 325526/week @ 2024-12-11 242561/week @ 2024-12-18 122492/week @ 2024-12-25 209535/week @ 2025-01-01 340216/week @ 2025-01-08 308712/week @ 2025-01-15 324487/week @ 2025-01-22 355426/week @ 2025-01-29 332416/week @ 2025-02-05

1,386,980 downloads per month
Used in 933 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