Docs.rs
api-fetch-0.1.2
api-fetch 0.1.2
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
sebasxsala
Dependencies
better-fetch ^0.1.2
normal
Versions
100%
of the crate is documented
This release has been yanked, go to latest version
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
Module backend
api_
fetch
0.1.2
Module backend
Module Items
Structs
Traits
In crate api_
fetch
api_fetch
Module
backend
Copy item path
Source
Structs
§
Http
Request
Prepared HTTP request passed to a backend.
Http
Response
Raw HTTP response from a backend.
Reqwest
Backend
Reqwest-backed HTTP backend.
Traits
§
Http
Backend