[][src]Type Definition tokio_redis_pool::RedisPool

type RedisPool = Pool<RedisManager>;

A resource Pool specialized for Redis connections.