pub(crate) async fn remove_from_cache(cache: Option<&ManifestCache>, key: &str)Expand description
Removes a manifest file from cache.
pub(crate) async fn remove_from_cache(cache: Option<&ManifestCache>, key: &str)Removes a manifest file from cache.