XML extractor for axum.
This crate provides struct Xml that can be used to extract typed information from request's body.
Under the hood, quick-xml is used to parse payloads.
encoding: support non utf-8 payload
MIT
| Name | Name | Last commit date | ||
|---|---|---|---|---|
XML extractor for axum.
This crate provides struct Xml that can be used to extract typed information from request's body.
Under the hood, quick-xml is used to parse payloads.
encoding: support non utf-8 payloadMIT