Module i_slint_core::future
source · Expand description
This module contains the code that runs futures
Structs
- The return value of the
spawn_local()function
Functions
- Spawn a Future to run in the Slint event loop
This module contains the code that runs futures
spawn_local() function