Docs.rs
  • orlok-0.3.0
    • orlok 0.3.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • meowmeowcode
    • Dependencies
      • anyhow ^1.0.70 normal
      • async-trait ^0.1.68 normal
      • chrono ^0.4.24 normal
      • rust_decimal ^1.29.1 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • sqlx ^0.6 normal
      • tokio ^1 normal
      • uuid ^1.3.1 normal
      • rust_decimal_macros ^1.29.1 dev
      • tokio-test ^0.4.2 dev
    • Versions
    • 52.87% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

orlok0.3.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • Query
  • json::JsonDb
  • json::JsonRepo
  • pg::PgRepo
  • query::Query

Enums

  • Filter
  • Order
  • pg::PgDb
  • pg::Value
  • query::Filter
  • query::Op
  • query::Order

Traits

  • Db
  • Repo
  • base::Db
  • base::Repo
  • query::BetweenArg
  • query::ContainsArg
  • query::EndsWithArg
  • query::EqArg
  • query::GtArg
  • query::GteArg
  • query::InArg
  • query::LtArg
  • query::LteArg
  • query::NeArg
  • query::StartsWithArg

Type Aliases

  • F
  • Q
  • pg::PgQuery
  • query::F
  • query::Q