Module foundation

Source
Expand description

Foundation types for textifying a plan.

Structs§

Displayable
ErrorList
ErrorQueue
ErrorToken
A token used to represent an error in the textified output.
IndentStack
MaybeToken
OptionalDisplayable
OutputOptions
OutputOptions holds the options for textifying a Substrait type.
PlanError
ScopedContext
Separated

Enums§

FormatError
Errors that can occur when formatting a plan.
FormatErrorType
Visibility

Constants§

NONSPECIFIC

Traits§

ErrorAccumulator
IndentTracker
Scope
Holds the context for outputting a plan.
Textify
A trait for types that can be output in text format.