s3util-rs 1.1.1

Tools for managing Amazon S3 objects and buckets
Documentation
1
2
3
4
5
6
7
8
9
10
pub mod canned_acl;
pub mod checksum_algorithm;
pub mod file_exist;
pub mod human_bytes;
pub mod metadata;
pub mod sse;
pub mod storage_class;
pub mod storage_path;
pub mod tagging;
pub mod url;