Installation
Rust SDK Installation Guide
The only requirement is to install a basic Rust development environment
Add fluvio
crate
Then add fluvio
under [dependencies]
to your project's Cargo.toml
fluvio = "0.23"
The only requirement is to install a basic Rust development environment
fluvio
crateThen add fluvio
under [dependencies]
to your project's Cargo.toml
fluvio = "0.23"