Function sugar_cli::cache::load_cache

source ·
pub fn load_cache(cache_file_path: &str, create: bool) -> Result<Cache>