substrait_prost/lib.rs
1// SPDX-License-Identifier: Apache-2.0
2
3//! Generated types for the protobuf `substrait` package.
4//!
5//! This is a placeholder release to reserve the crate name. The real crate
6//! generates Rust code at build time with [`prost`](https://docs.rs/prost)
7//! from the vendored Substrait `.proto` definitions.