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

#2605 in Network programming

Download history 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 431742/week @ 2024-09-10 404633/week @ 2024-09-17 458239/week @ 2024-09-24 353894/week @ 2024-10-01 317956/week @ 2024-10-08 341805/week @ 2024-10-15 327657/week @ 2024-10-22 303723/week @ 2024-10-29 299200/week @ 2024-11-05

1,329,277 downloads per month
Used in 862 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