Type Definition deadpool_redis::Pool[][src]

type Pool = Pool<ConnectionWrapper, RedisError>;

A type alias for using deadpool::Pool with redis