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

Function push

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

Push a generic Runnable to be executed