This directory contains examples demonstrating how to interact with a RustFS server using Rust.
- Cargo and Rust (stable)
- A running RustFS server (default:
http://localhost:9000)
Navigate to this directory and execute the examples using Cargo:
cargo run