Docs.rs
  • fire-postgres-0.2.0
    • fire-postgres 0.2.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • crates.io
    • Source
    • Owners
    • soerenmeier
    • Dependencies
      • base64 ^0.22 normal
      • bcrypt ^0.15 normal optional
      • bytes ^1.0 normal
      • chrono ^0.4.30 normal
      • fire-crypto ^0.4 normal optional
      • deadpool-postgres ^0.13.0 normal optional
      • email_address ^0.2 normal optional
      • fallible-iterator ^0.2 normal
      • fire-postgres-derive ^0.2 normal
      • fire-protobuf ^0.1.2 normal optional
      • juniper ^0.16 normal optional
      • postgres-protocol ^0.6 normal optional
      • postgres-types ^0.2 normal optional
      • rand ^0.8 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal optional
      • tokio-postgres ^0.7 normal optional
      • tracing ^0.1 normal
      • serde_json ^1.0 dev
    • Versions
    • 9.15% 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

fire_postgres0.2.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Type Aliases
  • Derive Macros

List of all items

Structs

  • database::Database
  • query::Param
  • query::Query
  • query::SqlBuilder
  • query::update::UpdateParams
  • table::column::Column
  • table::info::Info
  • table::info::ValidateParamsError
  • table::table::Table
  • time::Date
  • time::DateTime
  • time::Timeout
  • uid::UniqueId

Enums

  • error::Error
  • table::column::ColumnData
  • table::column::ColumnKind
  • table::column::FromDataError
  • table::column::IndexKind

Traits

  • table::TableTemplate
  • table::column::ColumnType

Macros

  • enum_u16
  • short_whr_comp
  • short_whr_in_comp
  • try2
  • try_res_opt
  • try_vec
  • updt
  • updt_item
  • whr
  • whr_comp
  • whr_log

Derive Macros

  • TableTempl

Type Aliases

  • Result
  • query::SqlStr