Type Definition deadpool_redis::Pool[][src]

pub type Pool = Pool<Manager, Connection>;
Expand description

A type alias for using deadpool::Pool with redis