pub fn parse<B: Buf + Clone>(buffer: B, config: &Config) -> ParseResult
Parses and validates the given substrait Plan message and returns the parse tree and diagnostic results.