Skip to main content

Module parser

Module parser 

Source

Re-exportsยง

pub use common::MessageParseError;
pub use errors::ParseContext;
pub use errors::ParseError;
pub use errors::ParseResult;
pub use extensions::ExpectedExtensionLine;
pub use extensions::ExtensionParseError;
pub use structural::Parser;

Modulesยง

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