write_cache_file

Function write_cache_file 

Source
pub(crate) async fn write_cache_file(
    name: String,
    data: Value,
) -> Result<(), String>