Skip to main content

Crate s3util_rs

Crate s3util_rs 

Source
Expand description

This crate is intended to be used as a binary crate (s7cmd) and is not intended for use as a library in any way. The public items below exist only to support the binary and integration tests; no API stability is provided and external consumers should not depend on them.

Re-exports§

pub use config::Config;

Modules§

config
input
User-supplied JSON input deserialisation for put-* subcommands.
output
Output formatting for thin-wrapper subcommands.
storage
transfer
types