Crate pgm

source ·

Re-exports

Macros

Structs

  • An error communicating with the Postgres server.
  • A row of data returned from the database by a query.

Traits

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