Docs.rs
spikard-http-0.8.2
spikard-http 0.8.2
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
Goldziher
Dependencies
anyhow ^1.0
normal
axum ^0.8
normal
axum-test ^18
normal
base64 ^0.22.1
normal
brotli ^8.0
normal
bytes ^1.11
normal
cookie ^0.18
normal
flate2 =1.1.5
normal
futures ^0.3
normal
futures-util ^0.3
normal
h2 ^0.4
normal
http-body ^1.0
normal
http-body-util ^0.1
normal
jiff ^0.2
normal
jsonschema ^0.38
normal
jsonwebtoken ^10.2
normal
lazy_static ^1.5
normal
lru ^0.16
normal
mime ^0.3
normal
prost ^0.14
normal
prost-types ^0.14
normal
regex ^1
normal
rustc-hash ^2.1
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_qs ^0.15
normal
spikard-core ^0.8.2
normal
tokio ^1
normal
tokio-util ^0.7
normal
tonic ^0.14
normal
tower ^0.5
normal
tower-http ^0.6.8
normal
tower_governor ^0.8
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
url ^2.5
normal
urlencoding ^2.1
normal
utoipa ^5
normal
utoipa-redoc ^6
normal
utoipa-swagger-ui ^9
normal
uuid ^1.19
normal
chrono ^0.4
dev
doc-comment ^0.3
dev
tempfile ^3.24
dev
Versions
86.35%
of the crate is documented
Go to latest version
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
debug_log
spikard_
http
0.8.2
spikard_http
Macro
debug_
log
Copy item path
Source
macro_rules! debug_log { ($($arg:tt)*) => { ... }; }
Expand description
Log a debug message if debugging is enabled