Function bookdata::marc::parse::parse_record

source ·
pub fn parse_record<S: AsRef<str>>(xml: S) -> Result<MARCRecord>
Expand description

Parse a single MARC record from an XML string.