Docs.rs
curl-rest-0.4.0
curl-rest 0.4.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
StanleyMasinde
Dependencies
curl ^0.4
normal
percent-encoding ^2
normal
thiserror ^2
normal
url ^2
normal
criterion ^0.8
dev
Versions
98.97%
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
Curl
curl_
rest
0.4.0
Curl
Aliased Type
In crate curl_
rest
curl_rest
Type Alias
Curl
Copy item path
Source
pub type Curl<'a> =
Client
<'a>;
๐
Deprecated: Renamed to Client; use Client instead.
Aliased Type
ยง
pub struct Curl<'a> {
/* private fields */
}