Module executor
iced
0.14.0-dev
Module executor
Module Items
Traits
Type Aliases
In crate iced
Modules
advanced
alignment
application
border
clipboard
daemon
event
executor
font
gradient
id
keyboard
mouse
overlay
padding
platform_specific
program
settings
stream
task
theme
time
touch
widget
window
Macros
color
Structs
Border
Color
Degrees
Font
Limits
Padding
Pixels
Point
Radians
Radius
Rectangle
Shadow
Size
Subscription
Task
Transformation
Vector
Enums
Alignment
Background
ContentFit
Error
Event
Gradient
Length
Rotation
Theme
Traits
Executor
Functions
exit
run
Type Aliases
Element
Renderer
Result
iced
Module
executor
Copy item path
Settings
Help
Summary
Source
Expand description
Choose your preferred executor to power your application.
Traits
§
Executor
A type that can run futures.
Type Aliases
§
Default
A default cross-platform executor.