parse

Function parse 

Source
pub fn parse<R: BufRead + Seek>(
    reader: R,
    options: ParseOptions,
) -> Result<ParsedERNMessage, ParseError>
Expand description

Parse DDEX XML with automatic mode selection