Docs.rs
rama-http-core-0.2.0
rama-http-core 0.2.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
GlenDC
Dependencies
atomic-waker ^1.1
normal
bytes ^1
normal
fnv ^1.0
normal
futures-channel ^0.3
normal
futures-core ^0.3
normal
futures-sink ^0.3
normal
futures-util ^0.3
normal
httparse ^1.10
normal
httpdate ^1.0
normal
indexmap ^2
normal
itoa ^1
normal
pin-project-lite ^0.2
normal
rama-core ^0.2.0
normal
rama-http ^0.2.0
normal
rama-http-types ^0.2.0
normal
rama-utils ^0.2.0
normal
slab ^0.4
normal
smallvec ^1.15
normal
tokio ^1.45
normal
tokio-test ^0.4
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
want ^0.3
normal
env_logger ^0.11
dev
hex ^0.4
dev
quickcheck ^1.0
dev
rand ^0.9
dev
serde_json ^1.0
dev
tokio ^1.45
dev
tokio-rustls ^0.26
dev
walkdir ^2.5
dev
webpki-roots ^1.0
dev
Versions
95.13%
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
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
rama_
http_
core
0.2.0
Module client
Module Items
Modules
In crate rama_
http_
core
rama_http_core
Module
client
Copy item path
Source
Expand description
HTTP Client
rama_http_core provides HTTP over a single connection. See the
conn
module.
Modules
ยง
conn
Lower-level client connection API.