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

Function yew::scheduler::push

source ·
pub fn push(runnable: Box<dyn Runnable>)
Expand description

Push a generic Runnable to be executed