Module parser

Source

Re-exports§

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

Modules§

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