Docs.rs
httpc-test-0.1.10
httpc-test 0.1.10
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
jeremychone
Dependencies
colored ^2.1.0
normal
optional
colored_json ^5
normal
optional
cookie ^0.18
normal
reqwest ^0.12
normal
reqwest_cookie_store ^0.8
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^1
normal
tokio ^1
normal
url ^2
normal
optional
anyhow ^1
dev
Versions
0%
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
new_client
httpc_
test
0.1.10
httpc_test
Function
new_
client
Copy item path
Source
pub fn new_client(base_url: impl
Into
<BaseUrl>) ->
Result
<
Client
>