Docs.rs
tinychain-0.17.0
tinychain 0.17.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
haydnv
Dependencies
async-trait ^0.1
normal
bytes ^1.7
normal
clap ^4.5
normal
destream ^0.8
normal
destream_json ^0.13
normal
env_logger ^0.11
normal
freqfs ^0.10
normal
futures ^0.3
normal
hex ^0.4
normal
http-body-util ^0.1
normal
hyper ^1.4
normal
hyper-util ^0.1
normal
log ^0.4
normal
serde ^1.0
normal
serde_json ^1.0
normal
tbon ^0.6
normal
tc-error ^0.12
normal
tc-server ^0.1
normal
tc-value ^0.13
normal
tcgeneric ^0.11
normal
tokio ^1.39
normal
url ^2.5.0
normal
Versions
100%
of the crate is documented
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
Module http
tinychain
0.17.0
Module http
Module Items
Structs
In crate tinychain
tinychain
Module
http
Copy item path
Source
Expand description
HTTP client and server implementations.
Structs
ยง
Client
A TinyChain HTTP client. Should only be used through a
Gateway
.
Server
An HTTP server