pub fn save_project(path: &Path, snap: &ProjectSnapshot) -> Result<(), IoError>
Write a project snapshot to an HDF5 file at path (linked mode).
path