Type Alias RedisPool

Source
pub type RedisPool = Pool<RedisConnectionManager>;

Aliased Typeยง

pub struct RedisPool(/* private fields */);