Module backend
cosmic
0.1.0
Module backend
Module Items
Modules
In cosmic::
iced_
renderer::
graphics::
futures
Modules
backend
event
executor
futures
keyboard
stream
subscription
Structs
Runtime
Subscription
Traits
Executor
MaybeSend
MaybeSync
Functions
boxed_stream
Type Aliases
BoxFuture
BoxStream
cosmic
::
iced_renderer
::
graphics
::
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!