Docs.rs
fire-http-0.5.0
fire-http 0.5.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
soerenmeier
Dependencies
base64 ^0.22
normal
optional
byte-parser ^0.2
normal
bytes ^1.0
normal
fire-http-codegen ^0.3.0
normal
futures-util ^0.3.5
normal
optional
hyper ^1.2
normal
hyper-util ^0.1.3
normal
juniper ^0.16
normal
optional
matchit ^0.8
normal
percent-encoding ^2.1
normal
optional
rand ^0.8
normal
optional
sentry-core ^0.34
normal
optional
serde ^1.0
normal
optional
serde_json ^1.0
normal
optional
sha-1 ^0.10
normal
optional
thiserror ^1.0.58
normal
tokio ^1.0
normal
tokio-tungstenite ^0.23
normal
optional
tracing ^0.1
normal
fire-http-representation ^0.4.0
normal
hyper ^1.2
dev
hyper-util ^0.1
dev
tokio ^1.0
dev
tracing-subscriber ^0.3
dev
tracing-test ^0.2.4
dev
Versions
20.83%
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
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
fire_
http
0.5.0
fire_http
Macro
impl_req_extractor
Copy item path
Source
macro_rules! impl_req_extractor { ($ty:ty) => { ... }; }