Docs.rs
  • rsonpath-lib-0.1.2
    • rsonpath-lib 0.1.2
    • 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.1 normal
      • smallvec ^1.10.0 normal
      • thiserror ^1.0.37 normal
      • vector-map ^1.0.1 normal
      • proptest ^1.0.0 dev
      • test-case ^2.2.2 dev
      • eyre ^0.6.8 build
    • Versions
    • 90.6% 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

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

List of all items

Structs

  • depth::DepthIteratorResumeOutcome
  • engine::Input
  • engine::result::CountResult
  • engine::result::IndexResult
  • query::JsonPathQuery
  • query::JsonPathQueryIterator
  • query::Label
  • query::automaton::Automaton
  • query::automaton::State
  • query::automaton::TransitionTable
  • query::errors::ParseError
  • query::errors::ParseErrorReport
  • quotes::QuoteClassifiedBlock
  • quotes::ResumeClassifierBlockState
  • quotes::ResumeClassifierState
  • stack_based::StackBasedRunner
  • stackless::StacklessRunner

Enums

  • classify::Structural
  • query::JsonPathQueryNode
  • query::errors::QueryError

Traits

  • classify::StructuralIterator
  • depth::DepthBlock
  • depth::DepthIterator
  • engine::Runner
  • engine::result::QueryResult
  • query::JsonPathQueryNodeType
  • quotes::QuoteClassifiedIterator

Macros

  • bin
  • debug

Functions

  • classify::classify_structural_characters
  • classify::resume_structural_classification
  • depth::classify_depth
  • depth::resume_depth_classification
  • quotes::classify_quoted_sequences

Type Definitions

  • BlockAlignment
  • query::LabelAlignment