Docs.rs
deepr-s3-0.1.0
deepr-s3 0.1.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
GandhiNN
Dependencies
anyhow ^1.0.97
normal
aws-sdk-s3 ^1.79.0
normal
aws-types ^1.3.6
normal
chrono ^0.4.40
normal
clap ^4.5.32
normal
deepr-utils ^0.1.2
normal
serde ^1.0.219
normal
tabled ^0.18.0
normal
Versions
0%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Files
deepr_s3/
lib.rs
1
pub mod
bucket;
2
pub mod
cli;
3
pub mod
object;
4
pub mod
s3;