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
Repository
crates.io
Source
Owners
AldaronLau
Dependencies
js-sys ^0.3
normal
optional
pasts ^0.14
normal
wasm-bindgen ^0.2
normal
optional
wasm-bindgen-futures ^0.4
normal
optional
web-sys ^0.3
normal
optional
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
fetchy
0.2.2
All Items
Crate Items
Structs
Enums
Type Aliases
Crate
fetchy
Copy item path
Source
Expand description
Async HTTPS fetch API built on pasts.
Structs
§
Fetch
A
Notify
for fetching data from a URL.
Fetch
Builder
Builder for
Fetch
.
Enums
§
Error
Error while fetching
Header
HTTP header
Method
Method for fetching
Type Aliases
§
Result
Result type alias for fetch errors