pub fn load_collection_from_file(
path: &Path,
) -> Result<Collection, PersistenceError>Expand description
Load a collection from a file
pub fn load_collection_from_file(
path: &Path,
) -> Result<Collection, PersistenceError>Load a collection from a file