Docs.rs
s3sync-1.54.1
s3sync 1.54.1
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
nidor1998
Dependencies
anyhow ^1.0.100
normal
async-channel ^2.5.0
normal
async-trait ^0.1.89
normal
aws-config ^1.8.12
normal
aws-runtime ^1.5.17
normal
aws-sdk-s3 ^1.119.0
normal
aws-smithy-runtime-api ^1.9.3
normal
aws-smithy-types ^1.3.5
normal
aws-smithy-types-convert ^0.60.11
normal
aws-types ^1.3.11
normal
base64 ^0.22.1
normal
bitflags ^2.10.0
normal
byte-unit ^5.2.0
normal
cfg-if ^1.0.4
normal
chrono ^0.4.42
normal
clap ^4.5.53
normal
clap-verbosity-flag ^3.0.4
normal
clap_complete ^4.5.62
normal
crc-fast ^1.6.0
normal
crc32c ^0.6.8
normal
crc32fast ^1.5.0
normal
dyn-clone ^1.0.20
normal
fancy-regex ^0.17.0
normal
filetime ^0.2.26
normal
futures ^0.3.31
normal
futures-util ^0.3.31
normal
hex ^0.4.3
normal
http-body-util ^0.1.3
normal
hyper ^1.8.1
normal
indicatif ^0.18.3
normal
leaky-bucket ^1.1.2
normal
log ^0.4.29
normal
md5 ^0.8.0
normal
mime_guess ^2.0.5
normal
mlua ^0.11.5
normal
optional
percent-encoding ^2.3.2
normal
pin-project ^1.1.10
normal
regex ^1.12.2
normal
rusty-fork ^0.3.1
normal
sha1 ^0.10.6
normal
sha2 ^0.10.9
normal
shadow-rs ^1.5.0
normal
optional
simple_moving_average ^1.0.2
normal
tempfile ^3.24.0
normal
thiserror ^2.0.17
normal
tokio ^1.48.0
normal
tokio-util ^0.7.17
normal
tracing ^0.1.44
normal
tracing-subscriber ^0.3.22
normal
url ^2.5.7
normal
urlencoding ^2.1.3
normal
walkdir ^2.5.0
normal
zeroize ^1.8.2
normal
zeroize_derive ^1.4.2
normal
nix ^0.30.1
dev
once_cell ^1.21.3
dev
uuid ^1.19.0
dev
shadow-rs ^1.5.0
build
optional
Versions
9.71%
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
ObjectVersions
s3sync
1.54.1
Object
Versions
Aliased Type
In s3sync::
types
s3sync
::
types
Type Alias
Object
Versions
Copy item path
Source
pub type ObjectVersions =
Vec
<
S3syncObject
>;
Aliased Type
ยง
pub struct ObjectVersions {
/* private fields */
}