Skip to main content

substrait_extensions/
lib.rs

1// SPDX-License-Identifier: Apache-2.0
2
3//! Name-reservation placeholder for `substrait-extensions`.
4//!
5//! This `0.0.0` release exists only to reserve the crate name on crates.io
6//! while Rust packaging support is finalized in
7//! <https://github.com/substrait-io/substrait-packaging/pull/20>.
8//!
9//! It contains no functional code. A future release will ship the packaged
10//! Substrait extension files.