Skip to main content

sync_cache

Function sync_cache 

Source
pub fn sync_cache(
    out_path: &Path,
    schemas: Option<&[String]>,
    cache_encryption: bool,
) -> Result<()>