Docs.rs
moonup-0.5.2
moonup 0.5.2
Permalink
Docs.rs crate page
Apache-2.0
10 June 2026
Links
Homepage
Repository
crates.io
Source
Owners
chawyehsu
Dependencies
anyhow ^1.0.102
normal
chrono ^0.4.44
normal
clap ^4.5
normal
clap-verbosity-flag ^3.0.4
normal
clap_complete ^4.5.65
normal
console ^0.16.1
normal
dialoguer ^0.12.0
normal
dirs ^6.0.0
normal
flate2 ^1.1.5
normal
futures-util ^0.3.31
normal
indicatif ^0.18.4
normal
miette ^7.6.0
normal
rattler_digest ^1.1.7
normal
remove_dir_all ^1.0.0
normal
reqwest ^0.13.4
normal
reqwest-middleware ^0.5.2
normal
reqwest-retry ^0.9.1
normal
self_update ^0.44.0
normal
serde ^1.0.228
normal
serde_json ^1.0.150
normal
tar ^0.4.46
normal
tokio ^1.52.3
normal
tokio-util ^0.7.17
normal
tracing ^0.1.44
normal
tracing-subscriber ^0.3.20
normal
url ^2.5.8
normal
which ^8.0.0
normal
zip ^8.6.0
normal
assert_fs ^1.1.3
dev
insta ^1.46.3
dev
insta-cmd ^0.6.0
dev
mockito ^1.7.0
dev
predicates ^3.1.3
dev
serial_test ^3.5.0
dev
temp-env ^0.3.6
dev
expectrl ^0.9.0
dev
regex ^1.12.2
dev
junction ^2.0.0
normal
Versions
68.15%
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
Skip to main content
Module fs
moonup
0.5.2
Module fs
Module Items
Functions
In crate moonup
moonup
Module
fs
Copy item path
Source
Functions
ยง
compute_
file_
sha256
Compute the SHA256 hash of the file at the given
path
.
empty_
dir
Remove all files and subdirectories in given
path
.
remove_
dir_
all
Remove given
path
recursively.
save_
file