Docs.rs
  • rust-query-0.2.1
    • rust-query 0.2.1
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • LHolten
    • Dependencies
      • elsa ^1.10.0 normal
      • expect-test ^1 normal
      • heck ^0.5.0 normal
      • k12 ^0.3 normal
      • ouroboros ^0.18.4 normal
      • pretty_assertions ^1.4.0 normal
      • proc-macro2 ^1.0.79 normal
      • quote ^1.0.35 normal
      • r2d2 ^0.8 normal
      • r2d2_sqlite ^0.24.0 normal
      • ref-cast ^1.0.23 normal
      • rusqlite ^0.31 normal
      • rust-query-macros =0.2.0 normal
      • sea-query ^0.31 normal
      • sea-query-rusqlite ^0.6 normal
      • trybuild ^1.0.97 dev
    • Versions
    • 100% 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

rust_query0.2.1

Crate Items

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

List of all items

Structs

  • Column
  • Database
  • Rows
  • TableRow
  • ThreadToken
  • Transaction
  • TransactionMut
  • UnixEpoch
  • args::Aggregate
  • args::Query
  • migration::Alter
  • migration::Create
  • migration::Migrator
  • migration::NoTable
  • migration::Prepare

Traits

  • Dummy
  • IntoColumn
  • Table

Macros

  • migration::expect

Attribute Macros

  • migration::schema

Derive Macros

  • FromDummy

Functions

  • aggregate