Docs.rs
toolcraft-request-0.2.3
toolcraft-request 0.2.3
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
arthasyou
Dependencies
bytes ^1
normal
futures-util ^0.3
normal
reqwest ^0.12
normal
serde ^1.0
normal
serde_json ^1.0.145
normal
thiserror ^2.0.17
normal
tokio ^1.46
normal
url ^2.5.7
normal
Versions
64.29%
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
Module client
toolcraft_
request
0.2.3
Module client
Module Items
Structs
Enums
Functions
In crate toolcraft_
request
toolcraft_request
Module
client
Copy item path
Source
Structs
§
Request
An HTTP request builder and executor with base URL and default headers.
Enums
§
Form
Field
Represents a field in a multipart/form-data request.
Functions
§
parse_
url
Parse a full URL with optional query parameters.