Function extract_authors
pub fn extract_authors(content: &str) -> Result<Vec<Author>, ParseError>Expand description
Extract authors from PMC XML content
pub fn extract_authors(content: &str) -> Result<Vec<Author>, ParseError>Extract authors from PMC XML content