Module prelude

Module prelude 

Source
Available on crate feature sdk only.

Structs§

Timeout

Functions§

use_timeout
Create a timeout with a given Duration. This is useful to dinamically render a UI if only the timeout has not elapsed yet.
use_track_watcher
Subscribe this component to the given [watch::Receiver].