Macro cargo::try_old_curl
source · macro_rules! try_old_curl { ($e:expr, $msg:expr) => { ... }; }
Expand description
When dynamically linked against libcurl, we want to ignore some failures when using old versions that don’t support certain features.