Docs.rs
substrait-explain-0.1.0
substrait-explain 0.1.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
wackywendell
Dependencies
chrono ^0.4.41
normal
pest ^2.8.0
normal
pest_derive ^2.8.0
normal
prost ^0.13.5
normal
substrait ^0.57.0
normal
thiserror ^2.0.12
normal
serde ^1.0
dev
serde_yaml ^0.9
dev
Versions
18.78%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module relations
substrait_
explain
0.1.0
Module relations
Module Items
Structs
Traits
In substrait_
explain::
parser
substrait_explain
::
parser
Module
relations
Copy item path
Source
Structs
§
Column
Named
Column
List
Table
Name
Traits
§
Relation
Parse
Pair
A trait for parsing relations with full context needed for tree building. This includes extensions, the parsed pair, input children, and output field count.