Docs.rs
  • xml-data-0.0.1
    • xml-data 0.0.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • stbuehler
    • Dependencies
      • quick-xml ^0.17 normal optional
      • xml-data-derive ^0.0.1 normal optional
      • version-sync ^0.8.1 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

xml_data0.0.1

Module errors

Module Items

  • Functions

In crate xml_data

xml_data

Module errors

Source
Expand description

Helper functions to generate common errors

Functionsยง

inner_element_not_parsed
missing_attribute
missing_element
missing_unknown_element
unexpected_attribute
unexpected_decl
unexpected_doctype
unexpected_element
unexpected_end
unexpected_eof
unexpected_pi
unexpected_text