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

#2531 in Network programming

Download history 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 155291/week @ 2024-12-29 309774/week @ 2025-01-05 339012/week @ 2025-01-12 304296/week @ 2025-01-19 342764/week @ 2025-01-26 390838/week @ 2025-02-02 483772/week @ 2025-02-09 445532/week @ 2025-02-16 521884/week @ 2025-02-23 529830/week @ 2025-03-02

2,003,871 downloads per month
Used in 952 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