Docs.rs
rcmd-core-0.1.0
rcmd-core 0.1.0
Permalink
Docs.rs crate page
0BSD
OR
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
dwbmio
Dependencies
chrono ^0.4
normal
clap ^3.0.0-beta.4
normal
fern ^0.5
normal
lazy_static ^1.4.0
normal
log ^0.4
normal
rust-crypto ^0.2
normal
walkdir ^2
normal
yaml-rust ^0.4
normal
zip ^0.5
normal
zip-extensions ^0.6
normal
Versions
43.48%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
rcmd_
core
0.1.0
Module filesys
Module Items
Functions
In rcmd_
core::
util
rcmd_core
::
util
Module
filesys
Copy item path
Source
Functions
§
copy_
dir_
all
拷贝当前文件夹内所有文件到指定文件夹 ##Exmample
file_
md5
获取文件的md5值
unzip_
to_
path
zip_dir
压缩指定路径的所有文件到zip ###Example: