substrait-extensions 0.0.0

Packaged Substrait Extension Files
Documentation
1
2
3
4
5
6
7
8
9
10
// SPDX-License-Identifier: Apache-2.0

//! Name-reservation placeholder for `substrait-extensions`.
//!
//! This `0.0.0` release exists only to reserve the crate name on crates.io
//! while Rust packaging support is finalized in
//! <https://github.com/substrait-io/substrait-packaging/pull/20>.
//!
//! It contains no functional code. A future release will ship the packaged
//! Substrait extension files.