0438f044ff8f99e936f3849e2a8eda7b865a415f
MinIO Rust SDK for Amazon S3 Compatible Cloud Storage

MinIO Rust SDK is Simple Storage Service (aka S3) client to perform bucket and object operations to any Amazon S3 compatible object storage service.
For a complete list of APIs and examples, please take a look at the MinIO Rust Client API Reference
Examples
Run the examples from the command line with:
cargo run --example <example_name>
file_uploader.rs
object_prompt.rs
License
This SDK is distributed under the Apache License, Version 2.0, see LICENSE for more information.
Description
Languages
Rust
99.9%