Module cosmic::iced_runtime::futures::backend::null

source ·
Expand description

A backend that does nothing!

Modules§

  • Listen and react to time.

Structs§

  • An executor that drops all the futures, instead of spawning them.