Docs.rs
  • easy-xml-0.1.4
    • easy-xml 0.1.4
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • QAQtutu
    • Dependencies
      • easy-xml-derive ^0.1.4 normal
      • xml-rs ^0.8.3 normal
    • Versions
    • 0% 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

easy_xml0.1.4

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • XmlDocument
  • XmlNode
  • se::SerializeSettings

Enums

  • XmlElement
  • de::Error
  • se::Error

Traits

  • XmlDeserialize
  • XmlSerialize

Functions

  • de::from_bytes
  • de::from_str
  • de::unwrap_option
  • se::to_bytes
  • se::to_string

Type Aliases

  • Namespace
  • OwnedAttribute
  • OwnedName
  • XmlVersion