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

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