7 releases (4 breaking)
0.5.0 | Jan 24, 2024 |
---|---|
0.4.1 | Oct 31, 2023 |
0.4.0 | Jun 6, 2023 |
0.3.1 | Feb 9, 2023 |
0.1.0 | Nov 7, 2022 |
#11 in #ibm
33KB
757 lines
ibmcloud-cos-rs
A Rust client / SDK for interacting with IBM Cloud Object Storage
Current features:
- Listing objects (as an
Iterator
trait) - Retrieving objects (as a
Read
trait) - Uploading via Multipart Uploads
This crate is used by several projects under development and will have more features added as they are needed.
Pull requests for bug fixes or feature are welcome but will be subject to review and style consistency standards.
Dependencies
~12–25MB
~388K SLoC