substrait-prost 0.0.0

Generated Substrait Protocol Buffer Code
Documentation
1
2
3
4
5
6
7
// SPDX-License-Identifier: Apache-2.0

//! Generated types for the protobuf `substrait` package.
//!
//! This is a placeholder release to reserve the crate name. The real crate
//! generates Rust code at build time with [`prost`](https://docs.rs/prost)
//! from the vendored Substrait `.proto` definitions.