Docs.rs
utils-box-0.1.5
utils-box 0.1.5
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
klispap
Dependencies
anyhow ^1.0.69
normal
chrono ^0.4.22
normal
directories ^5.0.1
normal
file-rotate ^0.7.1
normal
flate2 ^1.0
normal
futures ^0.3.15
normal
glob ^0.3.1
normal
lazy_static ^1.4.0
normal
log ^0.4.17
normal
names ^0.14.0
normal
rayon ^1.6.0
normal
regex ^1.7.1
normal
rust-ini ^0.18.0
normal
semver ^1.0.16
normal
simplelog ^0.11.0
normal
tar ^0.4.38
normal
tokio ^1
normal
tokio-util ^0.6.7
normal
walkdir ^2.3.2
normal
zip ^0.6.4
normal
zmq ^0.10.0
normal
indoc ^1.0.3
dev
named-lock ^0.3.0
dev
tempfile ^3.2.0
dev
signal-hook ^0.3.9
normal
signal-hook-tokio ^0.3.0
normal
ssh2 ^0.9.4
normal
Versions
35.71%
of the crate is documented
Platform
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
utils_
box
0.1.5
utils_box
Macro
log_error
Copy item path
Source
macro_rules! log_error { ($($arg:tt)+) => { ... }; }