Docs.rs
rust-fetch-0.1.0
rust-fetch 0.1.0
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
d-luca727
Dependencies
anyhow ^1.0.82
normal
bytes ^1.6.0
normal
reqwest ^0.12.4
normal
serde ^1.0.200
normal
serde-xml-rs ^0.6.0
normal
serde_json ^1.0.116
normal
serde_urlencoded ^0.7.1
normal
thiserror ^1.0.59
normal
httpmock ^0.7.0
dev
tokio ^1.37.0
dev
Versions
57.14%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
rust_fetch
0.1.0
Macros
Structs
Enums
Constants
Type Aliases
?
Settings
List of all items
Structs
Fetch
FetchConfig
FetchOptions
FetchResponse
NetworkError
StatusCode
Enums
ContentType
DeserializationError
FetchError
SerializationError
Macros
map_string
Type Aliases
FetchHeaders
FetchResult
Constants
USER_AGENT