Expand description
Generated types for text-based definitions.
These types are generated from the Substrait text-based JSON schemas by the
substrait-extensions crate and
re-exported here (e.g. simple_extensions::SimpleExtensions).
Modules§
- dialect
- Generated types for
http://substrait.io/schemas/dialect - simple_
extensions - Generated types for
http://substrait.io/schemas/simple_extensions
Constants§
- DIALECT_
SCHEMA - Raw source of the
dialect_schema.yamltext schema. - SIMPLE_
EXTENSIONS_ SCHEMA - Raw source of the
simple_extensions_schema.yamltext schema.