Module postgres::io

source ·
Expand description

Types and traits for SSL adaptors.

Structs§

  • A connection to the Postgres server.

Traits§

  • A trait implemented by types that can negotiate SSL over a Postgres stream.
  • A trait implemented by SSL adaptors.