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 Aliases§

Result
Result type alias for fetch errors