Crate xxpg

source ·

Re-exports

Macros

Structs

  • An asynchronous PostgreSQL client.
  • An error communicating with the Postgres server.
  • A MakeTlsConnect and TlsConnect implementation which simply returns an error.
  • A row of data returned from the database by a query.
  • A prepared statement.

Statics

Traits

  • A trait for types that can be converted into Postgres values.
  • A trait abstracting over prepared and unprepared statements.

Functions