garage-sdk 0.1.1

Async Rust SDK for Garage S3-compatible storage with uploads and public URL generation
Documentation
1
2
3
mod client;

pub use client::{S3Storage, StorageClient, StorageInput, StorageResult};