Docs.rs
rovkit-0.0.6
rovkit 0.0.6
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
LiushuiXiaoxia
Dependencies
aes ^0.8
normal
base64 ^0.22.1
normal
cbc ^0.1.2
normal
chrono ^0.4.41
normal
cipher ^0.4.4
normal
cron ^0.12
normal
dashmap ^6.1.0
normal
dotenvy ^0.15
normal
env_logger ^0.11.8
normal
flate2 ^1.0
normal
generic-array ^0.14.7
normal
hex ^0.4.3
normal
hostname ^0.4.1
normal
local-ip-address ^0.5
normal
log ^0.4.27
normal
lru ^0.14.0
normal
md5 ^0.8
normal
once_cell ^1.21.3
normal
rand ^0.8
normal
regex ^1.11.1
normal
reqwest ^0.12.19
normal
rsa ^0.9
normal
serde ^1.0.219
normal
serde_json ^1.0.140
normal
serde_yaml ^0.9
normal
optional
sha2 ^0.11.0-rc.0
normal
sysinfo ^0.30.13
normal
tar ^0.4
normal
tempfile ^3.20.0
normal
tokio ^1
normal
url ^2.5.4
normal
uuid ^1.17.0
normal
walkdir ^2.3
normal
zip ^0.6
normal
Versions
64.16%
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
rovkit
0.0.6
Module processkit
Module Items
Functions
In crate rovkit
rovkit
Module
processkit
Copy item path
Source
Functions
§
call
运行命令字符串并捕获输出(stdout + stderr)
run
同步运行命令字符串并将 stdout 打印到控制台(实时输出)
run_
and_
get_
stdout
获取命令输出作为字符串