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_xml0.2.3

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • reader::FromStringVisitor
  • reader::FromVisitor
  • reader::OptionalVisitor
  • reader::PeekingReader
  • reader::TryFromVisitor
  • util::DiscardErrorVisitor
  • util::XmlAttribute
  • util::XmlNode
  • util::XmlVec

Enums

  • error::Error

Traits

  • reader::FromXml
  • reader::Visitor
  • reader::XmlFromStr

Functions

  • from_str

Type Aliases

  • error::Result
  • reader::XmlReader