pub fn open_sync_directory_store<P: Into<PathBuf>>(path: P) -> SyncStore
Expand description

Open a store that stores its data in the given directory.