Module yew::services::fetch [] [src]

Service to send HTTP-request to a server.

Structs

FetchHandle

A handle to control sent request. Could be canceled by Task::cancel call.

FetchService

A service to fetch resources.

Enums

Method

A method of HTTP-request of HTTP protocol.