Function mp3_metadata::read_from_file [] [src]

pub fn read_from_file<P>(file: P) -> Result<MP3Metadata, Error> where P: AsRef<Path>