Docs.rs
  • nom-xml-0.1.2-pre-alpha
    • nom-xml 0.1.2-pre-alpha
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • 05 June 2023
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • RodogInfinite
    • Dependencies
      • nom ^7.1.1 normal
      • rayon ^1.7.0 normal
      • serde ^1.0 normal
      • serde_json ^1.0.96 normal
    • Versions
    • 0% of the crate is documented
  • Go to latest stable release
  • 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
logo

logo

Crate nom_xml

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Definitions
?
Change settings

List of all items

Structs

  • QualifiedName
  • misc::Misc
  • processing_instruction::ProcessingInstruction
  • prolog::doctype::DocType
  • prolog::internal_subset::GeneralEntityDeclaration
  • prolog::xmldecl::XmlDecl
  • tag::Tag

Enums

  • Document
  • attribute::AttType
  • attribute::Attribute
  • attribute::DefaultDecl
  • attribute::Prefix
  • attribute::TokenizedType
  • extract::Extracted
  • misc::MiscState
  • prolog::declaration_content::ContentParticle
  • prolog::declaration_content::DeclarationContent
  • prolog::declaration_content::Mixed
  • prolog::external_id::ExternalID
  • prolog::internal_subset::EntityDeclaration
  • prolog::internal_subset::EntityDefinition
  • prolog::internal_subset::EntityValue
  • prolog::internal_subset::InternalSubset
  • prolog::internal_subset::ParameterEntityDefinition
  • reference::CharRefState
  • reference::Reference
  • tag::ConditionalState
  • tag::TagState

Traits

  • namespaces::ParseNamespace
  • parse::Parse
  • reference::ParseReference

Functions

  • decode::decode_digit
  • decode::decode_entities
  • decode::decode_entity
  • decode::decode_hex
  • io::parse_directory
  • io::parse_file
  • io::read_file

Type Definitions

  • Name