Type Definition deadpool_redis::Pool[][src]

type Pool = Pool<Manager, ConnectionWrapper>;
Expand description

A type alias for using deadpool::Pool with redis