Skip to content

LightQuantumArchive/axum-xml

Repository files navigation

axum-xml

crates.io Documentation

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.

Features

  • encoding: support non utf-8 payload

License

MIT

About

XML extractor for axum

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages