Trait tokio_postgres::tls::TlsStream [−][src]
A TLS-wrapped connection to a PostgreSQL database.
Required methods
fn channel_binding(&self) -> ChannelBinding
[src]
Returns channel binding information for the session.