Module sycamore::futures[][src]

Expand description

Utilities for working with Futures and async/await code.

Functions

A wrapper around wasm_bindgen_futures::spawn_local that extends the current reactive scope that it is called in.