Type Definition svc_authz::cache::ConnectionPool[][src]

pub type ConnectionPool = Arc<Pool<RedisConnectionManager>>;