pub fn exchange_file(input: &str) -> ParseResult<'_, Exchange>Expand description
exchange_file = ISO-10303-21;
header_section
[ anchor_section ]
[ reference_section ]
{ data_section }
END-ISO-10303-21;
{ signature_section } .
pub fn exchange_file(input: &str) -> ParseResult<'_, Exchange>exchange_file = ISO-10303-21;
header_section
[ anchor_section ]
[ reference_section ]
{ data_section }
END-ISO-10303-21;
{ signature_section } .