Module backend

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!