put_to_cache

Function put_to_cache 

Source
pub(crate) async fn put_to_cache(
    cache: Option<&ManifestCache>,
    key: String,
    data: &[u8],
)
Expand description

Puts a manifest file into cache.