Function cargo::util::network::http::http_handle_and_timeout

source ยท
pub fn http_handle_and_timeout(
    gctx: &GlobalContext
) -> CargoResult<(Easy, HttpTimeout)>