Docs.rs
  • rust-query-0.4.4
    • rust-query 0.4.4
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • LHolten
    • Dependencies
      • k12 ^0.3 normal optional
      • pretty_assertions ^1.4.0 normal
      • r2d2 ^0.8 normal
      • r2d2_sqlite ^0.25.0 normal
      • ref-cast ^1.0.23 normal
      • rusqlite ^0.32 normal
      • rust-query-macros =0.4.4 normal
      • sea-query ^0.32 normal
      • sea-query-rusqlite ^0.7 normal
      • self_cell ^1.2.0 normal
      • static_assertions ^1.1.0 normal
      • expect-test ^1 dev
      • rand ^0.9.1 dev
      • trybuild ^1.0.97 dev
    • Versions
    • 100% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

rust_query0.4.4

Crate Items

  • Structs
  • Traits
  • Functions
  • Attribute Macros
  • Derive Macros

List of all items

Structs

  • Database
  • Expr
  • LocalClient
  • Select
  • TableRow
  • Transaction
  • TransactionMut
  • TransactionWeak
  • UnixEpoch
  • Update
  • args::Aggregate
  • args::Optional
  • args::Query
  • args::Rows
  • migration::Config
  • migration::Migrated
  • migration::Migrator
  • migration::TransactionMigrate

Traits

  • FromExpr
  • IntoExpr
  • IntoSelect
  • IntoSelectExt
  • Table

Attribute Macros

  • migration::schema

Derive Macros

  • FromExpr
  • Select

Functions

  • aggregate
  • migration::hash_schema
  • optional