This is unreleased documentation for Yew Next version.
For up-to-date documentation, see the latest version on docs.rs.

Module traits

Source
Expand description

Submodule providing the Spawnable and Registrable traits.

Traitsยง

Registrable
A trait to enable public workers being registered in a web worker.
Spawnable
A Worker that can be spawned by a spawner.