Function substrait_validator::parse
source · [−]pub fn parse<B: Buf>(buffer: B, config: &Config) -> ParseResultExpand description
Validates the given substrait.Plan message and returns the parse tree.
pub fn parse<B: Buf>(buffer: B, config: &Config) -> ParseResultValidates the given substrait.Plan message and returns the parse tree.