load_labels

Function load_labels 

Source
pub fn load_labels(path: impl AsRef<Path>) -> Result<Labels, Error>
Expand description

Load previously saved Labels from the file at the given path.