Docs.rs
  • gq-core-0.1.0
    • gq-core 0.1.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • jorgehermo9
    • Dependencies
      • colored_json ^5.0.0 normal
      • derive-getters ^0.3.0 normal
      • derive_builder ^0.20.0 normal
      • derive_more ^0.99.17 normal
      • escape8259 ^0.5.3 normal
      • log ^0.4.21 normal
      • logos ^0.14.0 normal
      • once_cell ^1.19.0 normal
      • regex ^1.10.4 normal
      • rstest ^0.21.0 normal
      • serde ^1.0.203 normal
      • serde_json ^1.0.117 normal
      • serde_yaml ^0.9.34 normal
      • thiserror ^1.0.58 normal
    • Versions
    • 8.81% 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
    • 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

gq_core0.1.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • data::Data
  • parser::Parser
  • query::ChildQuery
  • query::ChildQueryBuilder
  • query::OwnedJsonPath
  • query::Query
  • query::QueryBuilder
  • query::query_arguments::QueryArgument
  • query::query_arguments::QueryArguments
  • query::query_key::AtomicQueryKey
  • query::query_key::QueryKey

Enums

  • data::DataType
  • data::Error
  • data::format::Error
  • format::Indentation
  • lexer::Error
  • lexer::Token
  • parser::Error
  • query::ChildQueryBuilderError
  • query::ChildQueryValidationError
  • query::Error
  • query::RootQueryBuilderError
  • query::RootQueryValidationError
  • query::apply::Error
  • query::apply::InternalError
  • query::format::Error
  • query::query_arguments::Error
  • query::query_arguments::QueryArgumentOperation
  • query::query_arguments::QueryArgumentValue
  • query::query_key::RawKey

Traits

  • query::query_arguments::OperationType
  • query::query_arguments::ValueType

Type Aliases

  • data::format::Result
  • parser::Result
  • query::format::Result