Docs.rs
  • rapid-xml-0.2.5
    • rapid-xml 0.2.5
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • hniksic
    • michalsrb
    • lblasc
    • github:tvbeat:dev
    • Dependencies
      • btoi ^0.4.2 normal
      • inlinable_string ^0.1.12 normal
      • multiversion ^0.6.1 normal
      • num_enum ^0.5.1 normal
      • paste ^1.0.3 normal
      • serde ^1.0.117 normal
      • slice-deque ^0.3.0 normal
      • tuple_utils ^0.3.0 normal
      • twoway ^0.2.1 normal
      • serde_derive ^1.0.117 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
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

rapid_xml0.2.5

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • de::Deserializer
  • parser::Event
  • parser::MalformedXmlError
  • parser::Parser
  • tree::AnyTagMatch
  • tree::ElementDeserialize
  • tree::ElementEnter
  • tree::ElementEnterDeserialize
  • tree::ExactTagMatch
  • tree::TreeDeserializer

Enums

  • de::DeserializeError
  • parser::DecodeError
  • parser::EventCode
  • parser::MalformedXMLKind
  • parser::ParseError

Traits

  • tree::DeTuple
  • tree::TagMatcher

Macros

  • xml_path
  • xml_path_type

Type Aliases

  • tree::TreeDeserializerOutput