substrait-rs
Experimental Rust bindings for substrait.
Build & Test
Generate Documentation
Publishing the crate
We need to specify --allow-dirty when publishing because we copy the .proto files into the local directory but
do not commit these copies to git.