iced_futures

Module backend

Source
Expand description

The underlying implementations of the iced_futures contract!

Modulesยง

default
A default, cross-platform backend.
nativeNon-WebAssembly
Backends that are only available in native platforms: Windows, macOS, or Linux.
null
A backend that does nothing!