Type Definition skytable::pool::AsyncTlsPool

source · []
pub type AsyncTlsPool = Pool<ConnectionManager<AsyncTlsConnection>>;
Available on crate feature aio and (crate features aio-ssl or aio-sslv) only.
Expand description

An asynchronous TLS connection pool to Skytable