Docs.rs
  • rsonpath-lib-0.3.1
    • rsonpath-lib 0.3.1
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • V0ldek
    • Dependencies
      • aligners ^0.0.10 normal
      • cfg-if ^1.0.0 normal
      • log ^0.4.17 normal
      • memchr ^2.5.0 normal
      • nom ^7.1.3 normal
      • replace_with ^0.1.7 normal
      • smallvec ^1.10.0 normal
      • thiserror ^1.0.38 normal
      • vector-map ^1.0.1 normal
      • itertools ^0.10.5 dev
      • pretty_assertions ^1.3.0 dev
      • proptest ^1.1.0 dev
      • test-case ^3.0.0 dev
      • eyre ^0.6.8 build
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • 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
logo

logo

Crate rsonpath_lib

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

List of all items

Structs

  • classification::ResumeClassifierBlockState
  • classification::ResumeClassifierState
  • classification::depth::DepthIteratorResumeOutcome
  • classification::quotes::QuoteClassifiedBlock
  • engine::Input
  • engine::main::MainEngine
  • engine::recursive::RecursiveEngine
  • error::UnsupportedFeatureError
  • query::JsonPathQuery
  • query::JsonPathQueryIterator
  • query::Label
  • query::automaton::Automaton
  • query::automaton::State
  • query::automaton::StateAttributes
  • query::automaton::StateTable
  • query::builder::JsonPathQueryBuilder
  • query::error::ParseError
  • query::error::ParseErrorReport
  • result::CountResult
  • result::IndexResult

Enums

  • classification::structural::Structural
  • engine::error::DepthError
  • engine::error::EngineError
  • query::JsonPathQueryNode
  • query::error::CompilerError
  • query::error::ParserError

Traits

  • classification::depth::DepthBlock
  • classification::depth::DepthIterator
  • classification::quotes::QuoteClassifiedIterator
  • classification::structural::StructuralIterator
  • engine::Compiler
  • engine::Engine
  • query::JsonPathQueryNodeType
  • result::QueryResult

Functions

  • classification::depth::classify_depth
  • classification::depth::resume_depth_classification
  • classification::quotes::classify_quoted_sequences
  • classification::structural::classify_structural_characters
  • classification::structural::resume_structural_classification

Type Definitions

  • BlockAlignment
  • query::LabelAlignment