Function cargo::sources::registry::http_remote::tls::with

source ยท
pub(super) fn with<R>(f: impl FnOnce(Option<&Downloads<'_>>) -> R) -> R