[][src]Crate postgres_openssl

openssl support for the postgres crate.

Re-exports

pub extern crate openssl;

Structs

OpenSsl

A TlsHandshake implementation that uses OpenSSL.