Docs.rs
rustfs-cli-0.1.0
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
rustfs-cli 0.1.0
A Rust S3 CLI client for S3-compatible object storage
Crate
Source
Builds
Feature flags
Documentation
Coverage
83.13%
69
out of
83
items documented
0
out of
14
items with examples
Size
Source code size: 346.36 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 2.88 MB
This is the summed size of all files generated by rustdoc for all configured targets
Ø build duration
this release: 1m 44s
Average build duration of
successful
builds.
all releases: 2m 4s
Average build duration of
successful
builds in releases after 2024-10-23.
Links
Homepage
Repository
crates.io
Dependencies
anyhow ^1.0
normal
clap ^4.5
normal
clap_complete ^4.5
normal
comfy-table ^7.2
normal
console ^0.15
normal
glob ^0.3
normal
humansize ^2.1
normal
indicatif ^0.17
normal
jiff ^0.2
normal
mime_guess ^2.0
normal
rc-core ^0.1.0
normal
rc-s3 ^0.1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
tokio ^1.49
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
insta ^1.42
dev
tempfile ^3.19
dev
Versions
0.1.9
(2026-04-03)
0.1.8
(2026-03-20)
0.1.7
(2026-03-09)
0.1.6
(2026-03-07)
0.1.5
(2026-03-07)
0.1.4
(2026-03-04)
0.1.3
(2026-01-25)
0.1.1
(2026-01-13)
0.1.0
(2026-01-13)
Owners
rc CLI library
This module exports the CLI components for use in integration tests.