substrait/parse/text/
mod.rs

1// SPDX-License-Identifier: Apache-2.0
2
3//! Parsing of [text](crate::text) types.
4
5pub mod simple_extensions;