Structs§
Traits§
- The trait required for receiving main thread actions
Functions§
- Execute passed function on the main thread. Returns
None
if already running on the main thread. - Execute passed function on the main thread and wait until the function is finished.