Docs.rs
  • pg-worm-0.4.0
    • pg-worm 0.4.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Einliterflasche
    • Dependencies
      • async-trait ^0.1 normal
      • once_cell ^1.17 normal
      • pg-worm-derive ^0.4 normal
      • thiserror ^1.0 normal
      • tokio-postgres ^0.7 normal
      • tokio ^1 dev
    • Versions
    • 70.59% 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 pg_worm

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Definitions
  • Attribute Macros
  • Derive Macros
?
Change settings

List of all items

Structs

  • NoTls
  • Row
  • query::Column
  • query::Filter
  • query::Join
  • query::Query
  • query::SelectBuilder
  • query::TypedColumn

Enums

  • Error
  • query::JoinType

Traits

  • Model
  • query::QueryBuilder
  • query::ToQuery

Macros

  • connect
  • force_register
  • register

Attribute Macros

  • async_trait

Derive Macros

  • Model

Functions

  • _get_client
  • connect
  • force_register_model
  • register_model

Type Definitions

  • query::DynCol