Rust bindings for substrait.
Clone this repository.
git clone git@github.com:substrait-io/substrait-rs.git
cd substrait-rs
Update submodules.
git submodule init
git submodule update
Build and test with Cargo.
cargo test
Rust bindings for substrait.
Clone this repository.
git clone git@github.com:substrait-io/substrait-rs.git
cd substrait-rs
Update submodules.
git submodule init
git submodule update
Build and test with Cargo.
cargo test