Docs.rs
kode-bridge-0.2.0
kode-bridge 0.2.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
Tunglies
Dependencies
bytes ^1.10.1
normal
futures ^0.3.31
normal
http ^1.3.1
normal
httparse ^1.10.1
normal
interprocess ^2.2.3
normal
parking_lot ^0.12.4
normal
pin-project-lite ^0.2.16
normal
rand ^0.9.2
normal
serde ^1.0.219
normal
serde_json ^1.0.142
normal
thiserror ^2.0.14
normal
tokio ^1.47.1
normal
tokio-stream ^0.1.17
normal
tokio-util ^0.7.16
normal
toml ^0.9.5
normal
tracing ^0.1.41
normal
async-trait ^0.1.88
dev
chrono ^0.4.41
dev
criterion ^0.7.0
dev
dotenvy ^0.15.7
dev
tracing-subscriber ^0.3.19
dev
Versions
68.65%
of the crate is documented
Go to latest version
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
kode_
bridge
0.2.0
Module http_
client
Module Items
Structs
Functions
In crate kode_
bridge
kode_bridge
Module
http_client
Copy item path
Source
Structs
§
Request
Builder
HTTP request builder with fluent interface
Response
Enhanced HTTP response with rich functionality
Functions
§
parse_
response
Parse HTTP response from a stream
send_
request
Send HTTP request and parse response