pub fn load_labels(path: impl AsRef<Path>) -> Result<Labels, Error>
Load previously saved Labels from the file at the given path.
Labels