Docs.rs
  • xee-xpath-compiler-0.1.1
    • xee-xpath-compiler 0.1.1
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • faassen
    • github:paligo:xee-team
    • Dependencies
      • ahash ^0.8.11 normal
      • ibig ^0.3.6 normal
      • iri-string ^0.7.7 normal
      • ordered-float ^5.0.0 normal
      • rust_decimal ^1.36.0 normal
      • thiserror ^2.0.12 normal
      • xee-interpreter ^0.1.1 normal
      • xee-ir ^0.1.1 normal
      • xee-schema-type ^0.1.2 normal
      • xee-xpath-ast ^0.1.1 normal
      • xot ^0.29.0 normal
      • insta ^1.42.2 dev
      • rust_decimal_macros ^1.36.0 dev
    • Versions
    • 50% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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

xee_xpath_compiler0.1.1

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • IrConverter
  • Name
  • Namespaces
  • Runnable
  • atomic::Duration
  • atomic::GDay
  • atomic::GMonth
  • atomic::GMonthDay
  • atomic::GYear
  • atomic::GYearMonth
  • atomic::NaiveDateTimeWithOffset
  • atomic::NaiveDateWithOffset
  • atomic::NaiveTimeWithOffset
  • atomic::YearMonthDuration
  • context::DocumentsRef
  • context::DynamicContext
  • context::DynamicContextBuilder
  • context::StaticContext
  • context::StaticContextBuilder
  • error::ApplicationError
  • error::SpannedError
  • interpreter::FunctionInfo
  • interpreter::Interpreter
  • interpreter::Program
  • interpreter::Runnable
  • sequence::AtomizedIter
  • xml::Annotations
  • xml::Document
  • xml::DocumentHandle
  • xml::Documents
  • xml::Step

Enums

  • atomic::Atomic
  • atomic::BinaryType
  • atomic::IntegerType
  • atomic::StringType
  • error::Error
  • interpreter::instruction::Instruction
  • sequence::AtomizedItemIter
  • sequence::Item
  • sequence::Sequence
  • string::Collation
  • xml::DocumentsError

Functions

  • compile
  • interpreter::instruction::decode_instructions
  • interpreter::instruction::encode_instruction
  • interpreter::instruction::instruction_size
  • occurrence::one
  • occurrence::option
  • parse

Type Aliases

  • VariableNames
  • context::Variables
  • error::Result
  • error::SpannedResult