Module backend
iced_
futures
0.14.0-dev
Module backend
Module Items
Modules
In crate iced_
futures
Modules
backend
event
executor
keyboard
stream
subscription
Structs
Runtime
Traits
MaybeSend
MaybeSync
Functions
boxed_stream
Type Aliases
BoxFuture
BoxStream
iced_futures
Module
backend
Copy item path
Settings
Help
Summary
Source
Expand description
The underlying implementations of the
iced_futures
contract!
Modules
§
default
A default, cross-platform backend.
native
Backends that are only available in native platforms: Windows, macOS, or Linux.
null
A backend that does nothing!