Docs.rs
typeway-client-0.1.0
typeway-client 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
joshburgess
Dependencies
http ^1
normal
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
serde_urlencoded ^0.7
normal
thiserror ^2
normal
tokio ^1
normal
tracing ^0.1
normal
typeway-core ^0.1.0
normal
url ^2
normal
bytes ^1
dev
http-body-util ^0.1
dev
hyper ^1
dev
hyper-util ^0.1
dev
tokio ^1
dev
Versions
96.81%
of the crate is documented
Platform
aarch64-apple-darwin
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
Skip to main content
Module config
typeway_
client
0.1.0
Module config
Module Items
Structs
In crate typeway_
client
typeway_client
Module
config
Copy item path
Source
Expand description
Client configuration with timeout, retry, interceptor, and header settings.
Structs
ยง
Client
Config
Configuration for the
Client
.