yew_stdweb::services

Module fetch

Source
Expand description

Service to send HTTP-request to a server.

Re-exports§

Structs§

  • Init options for fetch() function call. https://developer.mozilla.org/en-US/docs/Web/API/WindowOrWorkerGlobalScope/fetch
  • A service to fetch resources.
  • A handle to control sent requests. Can be canceled with a Task::cancel call.

Enums§