Skip to main content

create_cache_entry

Function create_cache_entry 

Source
pub fn create_cache_entry(
    version: &str,
    current_version: &str,
    source_name: &str,
    etag: Option<String>,
    release_url: Option<String>,
    release_notes: Option<String>,
) -> CacheEntry
Expand description

Create a new CacheEntry with the current timestamp.