pub fn parse(input: &[u8]) -> Result<Exchange, ParseError>Expand description
Parse one complete clear-text exchange structure and resolve DATA references.
pub fn parse(input: &[u8]) -> Result<Exchange, ParseError>Parse one complete clear-text exchange structure and resolve DATA references.