pub fn from_biblatex_str(biblatex: &str) -> Result<Library, Vec<BibLaTeXError>>
Expand description

Parse a bibliography from a BibLaTeX source string.