load_from_cache

Function load_from_cache 

Source
pub fn load_from_cache(
    output: &mut impl Write,
    raw_cache_path: Option<&str>,
) -> Result<Config, String>