[][src]Type Definition deadpool_memcached::Pool

type Pool = Pool<Client, Error>;

A type alias for using deadpool::Pool with async-memcached