[][src]Crate postgres_native_tls

native-tls support for the postgres crate.

Re-exports

pub extern crate native_tls;

Structs

NativeTls

A TlsHandshake implementation that uses the native-tls crate.