Docs.rs
  • hard-xml-1.41.0
    • hard-xml 1.41.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • kevincox
    • Dependencies
      • hard-xml-derive ^1.41.0 normal
      • jetscii ^0.5 normal
      • lazy_static ^1.4 normal
      • log ^0.4 normal optional
      • memchr ^2.4 normal
      • xmlparser ^0.13 normal
      • env_logger ^0.8 dev
    • Versions
    • 12.82% 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

hard_xml1.41.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
  • Derive Macros

List of all items

Structs

  • XmlReader
  • XmlWriter

Enums

  • XmlError
  • XmlExtendedError

Traits

  • XmlRead
  • XmlReadOwned
  • XmlWrite

Derive Macros

  • XmlRead
  • XmlWrite

Functions

  • utils::xml_escape
  • utils::xml_unescape

Type Aliases

  • XmlResult