s3util-rs 0.2.1

S3 utility commands (cp, mv, rm, etc.)
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;