Skip to main content

write_cache

Function write_cache 

Source
pub fn write_cache(path: &Path, schema: &Schema) -> Result<(), String>
Expand description

Serialize a schema to the cache file, creating parent dirs as needed.