Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

README.md

RustFS Rust Client Examples

This directory contains examples demonstrating how to interact with a RustFS server using Rust.

Prerequisites

  • Cargo and Rust (stable)
  • A running RustFS server (default: http://localhost:9000)

Usage

Navigate to this directory and execute the examples using Cargo:

cargo run