[][src]Type Definition deadpool_memcached::Connection

type Connection = Object<Client, Error>;

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