Docs.rs
reduct-base-1.18.0
reduct-base 1.18.0
Permalink
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
atimin
Dependencies
async-trait ^0.1.89
normal
optional
bytes ^1.10.0
normal
chrono ^0.4.41
normal
futures ^0.3.31
normal
http ^1.2.0
normal
int-enum ^0.5.0
normal
log ^0.4.28
normal
serde ^1.0.228
normal
serde_json ^1.0.143
normal
thread-id ^5.0.0
normal
tokio ^1.48.0
normal
optional
url ^2.5.4
normal
rstest ^0.26.1
dev
serial_test ^3.2.0
dev
Versions
54.39%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
timeout
reduct_
base
1.18.0
reduct_base
Macro
timeout
Copy item path
Source
macro_rules! timeout { ($msg:expr, $($arg:tt)*) => { ... }; ($msg:expr) => { ... }; }