Function svc_authz::cache::create_pool[][src]

pub fn create_pool(
    url: &str,
    size: u32,
    idle_size: Option<u32>,
    timeout: u64
) -> ConnectionPool