Docs.rs
deboa-compio-0.1.4
deboa-compio 0.1.4
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
19 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
ararog
Dependencies
async-executor ^1.13.3
normal
async-lock ^3.4.2
normal
base64 ^0.23.0
normal
bytes ^1.11
normal
compio-quic ^0.8.2
normal
optional
compio-tls ^0.10.0
normal
optional
cookie ^0.18.1
normal
cyper-core ^0.9.0
normal
deboa >=0.1.2
normal
deboa-h3 >=0.1.0
normal
optional
futures ^0.3.31
normal
optional
futures-util ^0.3.31
normal
optional
h3 ^0.0.8
normal
optional
hashbrown ^0.17.1
normal
http ^1
normal
http-body ^1
normal
http-body-util ^0.1
normal
hyper ^1.8.1
normal
hyper-body-utils >=0.1.14
normal
hyper-util ^0.1.20
normal
indexmap ^2.11.4
normal
io-uring ^0.7.13
normal
log ^0.4.28
normal
minimime ^1.0.0
normal
pin-project-lite ^0.2.17
normal
rand ^0.10.2
normal
regex ^1.9.6
normal
rustls ^0.23.36
normal
optional
rustls-native-certs ^0.8.0
normal
optional
rustls-pki-types ^1.13.2
normal
optional
rustls-platform-verifier ^0.7.0
normal
optional
serde ^1.0.217
normal
tackle ^0.1.1
normal
thiserror ^2.0.20
normal
url ^2.5.8
normal
urlencoding ^2.1.3
normal
webpki-roots ^1.0.6
normal
optional
caramelo ^0.1.2
dev
compio ^0.19.2
dev
criterion ^0.8.2
dev
easyhttpmock-vetis-compio ^0.1.1
dev
futures-util ^0.3.31
dev
multer ^3.1.0
dev
rstest ^0.26.1
dev
time ^0.3.53
dev
compio ^0.19.2
normal
compio ^0.19.2
normal
Versions
77.78%
of the crate is documented
Platform
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
Skip to main content
Crate deboa_compio
deboa_
compio
0.1.4
All Items
Crate Items
Modules
Type Aliases
Crate
deboa_
compio
Copy item path
Source
Modules
§
cert
Client certificate handling for secure connections.
client
Type Aliases
§
Client
Type alias for the Tokio-based HTTP client.
Custom
Client
Type alias for the custom Tokio-based HTTP client.
Runtime
Client
Inner client type with generic resolver.