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
All Items
Crate Items
Modules
Macros
Crate
rovkit
Copy item path
Source
Modules
§
cache
cachekit
collectionkit
compresskit
configkit
convkit
cryptokit
datekit
envkit
filehashkit
filekit
hashkit
httpkit
idkit
internal
iokit
jobkit
jsonkit
logkit
netkit
numberkit
oskit
processkit
randkit
regkit
singlekit
stringkit
urlkit
Macros
§
log_
debug
快速记录 debug 级别日志
log_
error
快速记录 error 级别日志
log_
info
快速记录 info 级别日志
log_
trace
快速记录 trace 级别日志
log_
warn
快速记录 warn 级别日志
singleton
通用单例包装器