Module postgres::io [] [src]

Types and traits for SSL adaptors.

Structs

Stream

A connection to the Postgres server.

Traits

NegotiateSsl

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

StreamWrapper

A trait implemented by SSL adaptors.