Docs.rs
  • cdbc-pg-0.1.4
    • cdbc-pg 0.1.4
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • zhuxiujia
    • Dependencies
      • atoi ^0.4.0 normal
      • base64 ^0.13.0 normal
      • bigdecimal ^0.2.0 normal
      • bit-vec ^0.6.2 normal
      • bitflags ^1.2.1 normal
      • byteorder ^1.3.4 normal
      • bytes ^1.0.0 normal
      • cdbc ^0.1.4 normal
      • chrono ^0.4.11 normal
      • cogo ^0.1.0 normal
      • dirs ^3.0.1 normal
      • either ^1.5.3 normal
      • hashlink ^0.7.0 normal
      • hex ^0.4.2 normal
      • hmac ^0.11.0 normal
      • ipnetwork ^0.17.0 normal
      • itoa ^0.4.5 normal
      • libc ^0.2.71 normal
      • log ^0.4.8 normal
      • mac_address ^1.1 normal
      • md-5 ^0.9.0 normal
      • memchr ^2.3.4 normal
      • native-tls ^0.2 normal
      • num-bigint ^0.3.1 normal
      • percent-encoding ^2.1.0 normal
      • rand ^0.8.3 normal
      • rust_decimal ^1.8.1 normal
      • serde ^1.0.130 normal
      • serde_json ^1.0.51 normal
      • sha-1 ^0.9.0 normal
      • sha2 ^0.9.0 normal
      • smallvec ^1.4.0 normal
      • stringprep ^0.1.2 normal
      • thiserror ^1.0.30 normal
      • time ^0.2.16 normal
      • url ^2.1.1 normal
      • uuid ^0.8.1 normal
      • whoami ^1.0.1 normal
    • Versions
    • 39.51% of the crate is documented
  • This release has been yanked, go to latest version
  • Platform
    • 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

Crate cdbc_pg

Version 0.1.4

Back to index

logo
Change settings

List of all items[−]

Structs

  • PgArgumentBuffer
  • PgArguments
  • PgColumn
  • PgConnectOptions
  • PgConnection
  • PgCopyIn
  • PgDatabaseError
  • PgListener
  • PgNotification
  • PgQueryResult
  • PgRow
  • PgStatement
  • PgTransactionManager
  • PgTypeInfo
  • PgValue
  • PgValueRef
  • Postgres
  • types::PgInterval
  • types::PgMoney
  • types::PgRange

Enums

  • PgErrorPosition
  • PgSeverity
  • PgSslMode
  • PgTypeKind
  • PgValueFormat

Traits

  • PgConnectionInfo
  • PgExecutor
  • PgHasArrayType
  • types::PgHasArrayType

Typedefs

  • PgPool
  • PgPoolOptions