Module seed::fetch

source ·
Expand description

High-level interface for web_sys HTTP requests. https://rustwasm.github.io/wasm-bindgen/examples/fetch.html See https://rustwasm.github.io/wasm-bindgen/reference/js-promises-and-rust-futures.html https://rustwasm.github.io/wasm-bindgen/api/web_sys/struct.Request.html https://rustwasm.github.io/wasm-bindgen/api/wasm_bindgen_futures/ https://rustwasm.github.io/wasm-bindgen/api/web_sys/struct.Response.html

Structs

Enums

https://developer.mozilla.org/en-US/docs/Web/HTTP/Methods

Functions