Module emulator
iced_
test
0.14.0-dev
Module emulator
Module Items
Structs
Enums
In crate iced_
test
iced_test
Module
emulator
Copy item path
Source
Expand description
Run your application in a headless runtime.
Structs
§
Action
An action that must be
performed
by the
Emulator
.
Emulator
A headless runtime that can run iced applications and execute
instructions
.
Enums
§
Event
An emulation event.
Mode
The strategy used by an
Emulator
when waiting for tasks to finish.