Type Definition skytable::pool::AsyncPool

source · []
pub type AsyncPool = Pool<ConnectionManager<AsyncConnection>>;
Expand description

An asynchronous non-TLS connection pool to Skytable