[][src]Type Definition deadpool_redis::Pool

type Pool = Pool<Connection, RedisError>;

A type alias for using deadpool::Pool with redis