Module parser

Module parser 

Source

Re-exports§

pub use errors::ParseContext;
pub use errors::ParseError;
pub use errors::ParseResult;
pub use relations::RelationParsePair;
pub use structural::PLAN_HEADER;
pub use structural::Parser;
pub use common::*;

Modules§

common
errors
expressions
extensions
relations
structural
Parser for the structural part of the Substrait file format.
types