Docs.rs
  • modql-0.0.5
    • modql 0.0.5
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • jeremychone
    • Dependencies
      • modql-macros ^0.0.5 normal
      • serde ^1 normal
      • serde_json ^1.0 normal
      • thiserror ^1 normal
      • anyhow ^1 dev
    • Versions
    • 0% 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
    • 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
logo

logo

Crate modql

  • Version 0.0.5
  • All Items
  • Structs
  • Enums
  • Traits
  • Derive Macros
?
Change settings

Crate modql

source ·

Structs

BoolOpVals
FilterNode
FloatOpVals
IncludeNode
Includes
IntOpVals
ListOptions
OrGroups
Represent a Vector of Vector of Filter nodes. The top Vector are intended to be used as ORs, and the leaf FilterNode vectors used as ANDs.
OrderBys
StringOpVals

Enums

BoolOpVal
Error
FloatOpVal
IncludeValue
IntOpVal
OpVal
OrderBy
StringOpVal

Traits

IntoFilterNodes

Derive Macros

FilterNodes