Docs.rs
fetchy-0.2.2
fetchy 0.2.2
Permalink
Docs.rs crate page
Apache-2.0 OR BSL-1.0 OR MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
AldaronLau
Dependencies
js-sys ^0.3
normal
pasts ^0.14
normal
wasm-bindgen ^0.2
normal
wasm-bindgen-futures ^0.4
normal
web-sys ^0.3
normal
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
☰
Crate fetchy
Version 0.2.2
All Items
Structs
Enums
Type Definitions
?
Crate
fetchy
source
·
[
−
]
Expand description
Async HTTPS fetch API built on pasts.
Structs
Fetch
A
Notify
for fetching data from a URL.
FetchBuilder
Builder for
Fetch
.
Enums
Error
Error while fetching
Header
HTTP header
Method
Method for fetching
Type Definitions
Result
Result type alias for fetch errors