Docs.rs
  • xpather-0.2.0
    • xpather 0.2.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • crates.io
    • Source
    • Owners
    • Its-its
    • Dependencies
      • html5ever ^0.25 normal
      • markup5ever ^0.10 normal
      • markup5ever_rcdom ^0.1 normal
      • regex ^1.4 normal
    • Versions
    • 14.84% 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

xpather0.2.0

Crate Items

  • Structs
  • Enums
  • Statics
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • context::Evaluation
  • context::EvaluationNodesetIter
  • expressions::And
  • expressions::ContextNode
  • expressions::Equal
  • expressions::Function
  • expressions::Literal
  • expressions::NotEqual
  • expressions::Or
  • expressions::Path
  • expressions::RootNode
  • expressions::Step
  • factory::Document
  • factory::Factory
  • factory::Stepper
  • functions::Ceiling
  • functions::Contains
  • functions::Count
  • functions::False
  • functions::Floor
  • functions::Last
  • functions::Not
  • functions::Position
  • functions::Round
  • functions::Sum
  • functions::True
  • nodetest::Attribute
  • nodetest::Comment
  • nodetest::Element
  • nodetest::NameTest
  • nodetest::Namespace
  • nodetest::Node
  • nodetest::ProcessingInstruction
  • nodetest::Text
  • parser::Tokenizer
  • value::Attribute
  • value::NodeIterset
  • value::Nodeset
  • value::Valueset

Enums

  • result::Error
  • result::ValueError
  • tokens::AxisName
  • tokens::ExprToken
  • tokens::NodeType
  • tokens::Operator
  • tokens::PrincipalNodeType
  • value::Node
  • value::Value

Traits

  • expressions::Expression
  • functions::Function
  • nodetest::NodeTest

Functions

  • parse_doc
  • value::compare_nodes
  • value::compare_weak_nodes
  • value::following_nodes_from_parent
  • value::get_opt_node_from_cell
  • value::preceding_nodes_from_parent

Type Aliases

  • expressions::CallFunction
  • expressions::ExpressionArg
  • parser::Id
  • parser::ParseResult
  • parser::TokenResult
  • result::Result

Statics

  • DEBUG
  • parser::AXES
  • parser::DOUBLE_CHAR_TOKENS
  • parser::NAMED_OPERATORS
  • parser::NODE_TYPES
  • parser::SINGLE_CHAR_TOKENS