pub fn parse<B: Buf>(buffer: B, config: &Config) -> ParseResult
Expand description

Validates the given substrait.Plan message and returns the parse tree.