Docs.rs
  • sqlx-build-trust-postgres-0.7.9
    • sqlx-build-trust-postgres 0.7.9
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • etorreborre
    • Dependencies
      • atoi ^2.0 normal
      • base64 ^0.21.0 normal
      • bigdecimal ^0.3.0 normal optional
      • bit-vec ^0.6.3 normal optional
      • bitflags ^2 normal
      • byteorder ^1.4.3 normal
      • chrono ^0.4.22 normal optional
      • crc ^3.0.0 normal
      • dotenvy ^0.15.0 normal
      • futures-channel ^0.3.19 normal
      • futures-core ^0.3.19 normal
      • futures-io ^0.3.24 normal
      • futures-util ^0.3.19 normal
      • hex ^0.4.3 normal
      • hkdf ^0.12.0 normal
      • hmac ^0.12.0 normal
      • home ^0.5.5 normal
      • ipnetwork ^0.20.0 normal optional
      • itoa ^1.0.1 normal
      • log ^0.4.17 normal
      • mac_address ^1.1.5 normal optional
      • md-5 ^0.10.0 normal
      • memchr ^2.4.1 normal
      • num-bigint ^0.4.3 normal optional
      • once_cell ^1.9.0 normal
      • rand ^0.8.4 normal
      • rust_decimal ^1.26.1 normal optional
      • serde ^1.0.144 normal
      • serde_json ^1.0.85 normal
      • sha2 ^0.10.0 normal
      • smallvec ^1.7.0 normal
      • sqlx-build-trust-core >=0.7.7 normal
      • stringprep ^0.1.2 normal
      • thiserror ^1.0.35 normal
      • time ^0.3.14 normal optional
      • tracing ^0.1.37 normal
      • uuid ^1.1.2 normal optional
      • whoami ^1.2.1 normal
      • etcetera ^0.8.0 normal
    • Versions
    • 56.98% 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

sqlx_build_trust_postgres0.7.9

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • PgAdvisoryLock
  • PgAdvisoryLockGuard
  • PgArgumentBuffer
  • PgArguments
  • PgColumn
  • PgConnectOptions
  • PgConnection
  • PgCopyIn
  • PgDatabaseError
  • PgListener
  • PgNotification
  • PgQueryResult
  • PgRow
  • PgStatement
  • PgTransactionManager
  • PgTypeInfo
  • PgValue
  • PgValueRef
  • Postgres
  • types::Oid
  • types::PgCiText
  • types::PgInterval
  • types::PgLQuery
  • types::PgLQueryVariant
  • types::PgLQueryVariantFlag
  • types::PgLTree
  • types::PgLTreeLabel
  • types::PgMoney
  • types::PgRange

Enums

  • PgAdvisoryLockKey
  • PgErrorPosition
  • PgSeverity
  • PgSslMode
  • PgTypeKind
  • PgValueFormat
  • types::PgLQueryLevel
  • types::PgLTreeParseError

Traits

  • PgExecutor
  • types::PgHasArrayType

Type Aliases

  • PgPool
  • PgPoolOptions