Docs.rs
reduct-base-1.15.1
reduct-base 1.15.1
Permalink
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
atimin
Dependencies
async-trait ^0.1.87
normal
optional
bytes ^1.10.0
normal
chrono ^0.4.41
normal
http ^1.2.0
normal
int-enum ^0.5.0
normal
log ^0.4.0
normal
serde ^1.0.219
normal
serde_json ^1.0.140
normal
thread-id ^5.0.0
normal
tokio ^1.44.2
normal
optional
url ^2.5.4
normal
rstest ^0.25.0
dev
Versions
53.7%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
reduct_
base
1.15.1
reduct_base
Macro
unprocessable_entity
Copy item path
Source
macro_rules! unprocessable_entity { ($msg:expr, $($arg:tt)*) => { ... }; ($msg:expr) => { ... }; }