Skip to main content

parse_efetch_response

Function parse_efetch_response 

Source
pub fn parse_efetch_response(xml: &str) -> Result<Vec<Paper>, String>
Expand description

Parse PMC efetch XML response into a list of Papers.