Module text

Module text 

Source
Available on crate feature parse only.
Expand description

Utilities for working with Substrait text objects.

The generated crate::text module exposes the raw YAML-derived structs (e.g. crate::text::simple_extensions::SimpleExtensions). This module provides parsing helpers that validate those raw values and offer higher-level wrappers for validation, lookups, and combining into protobuf objects.

Modulesยง

simple_extensions
Rustic types for validating and working with Substrait simple extensions.