pg_extras

Function ssl_used

Source
pub async fn ssl_used(
    pool: &Pool<Postgres>,
) -> Result<Vec<SslUsed>, PgExtrasError>