pub fn parse_body(input: &[u8]) -> ParseResult<SmlMessages>Expand description
Parse the body of an SML message (omitting header and footer)
pub fn parse_body(input: &[u8]) -> ParseResult<SmlMessages>Parse the body of an SML message (omitting header and footer)