pub fn write( store_dir: &Path, provenance: &EmbeddingProvenance, ) -> Result<(), String>
Write the record into store_dir.
store_dir
The directory is unwritable, or serialisation fails.