Module substrait_validator::output::comment
source · [−]Expand description
Module for comments.
Comments can be added to nodes between the child edges to attach
additional miscellaneous information that doesn’t fit in any of the more
structured types, intended purely to be formatted for and interpreted by
humans.
Structs
Like Comment, but single-line.
Representation of a comment message intended only for human consumption. Includes basic formatting information.
A span of text within a comment.