pub fn parse_file(path: impl AsRef<Path>) -> Result<Library<'static>>
Parse a BibTeX library from a file.