Docs.rs
  • edit-xml-0.1.0
    • edit-xml 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • wyatt-herkamp
    • Dependencies
      • ahash ^0.8 normal optional
      • encoding_rs ^0.8 normal
      • memchr ^2 normal
      • quick-xml ^0.36 normal
      • serde ^1.0 normal optional
      • thiserror ^1 normal
      • tracing ^0.1 normal
      • anyhow ^1 dev
      • criterion ^0.5 dev
      • itertools ^0.13 dev
      • markup5ever ^0.14 dev
      • minidom ^0.16 dev
      • roxmltree ^0.20 dev
      • serde_json ^1.0 dev
      • tracing-appender ^0.2 dev
      • tracing-subscriber ^0.3 dev
      • xml5ever ^0.20 dev
      • xml_dom ^0.2 dev
      • xml-rs ^0.8 dev
      • xmltree ^0.11 dev
    • Versions
    • 61.19% 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

edit_xml0.1.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Document
  • Element
  • ElementBuilder
  • ElementDebug
  • ReadOptions
  • WriteOptions

Enums

  • DecodeError
  • EditXMLError
  • MalformedReason
  • Node
  • NodeDebug
  • types::StandaloneValue

Traits

  • utils::XMLStringUtils

Functions

  • normalize_space
  • utils::encoding::unescape_with
  • utils::encoding::unescape_with_and_ignore

Type Aliases

  • Result
  • utils::HashMap