Docs.rs
async-xml-0.2.3
async-xml 0.2.3
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
999eagle
Dependencies
async-trait ^0.1.56
normal
async-xml-derive ^0.2.3
normal
optional
quick-xml ^0.24
normal
thiserror ^1.0.31
normal
tokio ^1.19
normal
tracing ^0.1.35
normal
tokio ^1.19
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
async_
xml
0.2.3
Module error
Module Items
Enums
Type Aliases
In crate async_
xml
async_xml
Module
error
Copy item path
Source
Expand description
Module for the
Error
and
Result
types.
Enums
§
Error
The error type for this crate
Type Aliases
§
Result
A
Result
using
Error
as the error type