parse

Function parse 

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

Parses and validates the given substrait Plan message and returns the parse tree and diagnostic results.