garage-sdk 0.1.1

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

pub use impls::{DownloadBody, DownloadResult, Downloader, ReqwestDownloader, STREAM_LIMIT_ERROR};