Module iced_futures::backend

source ·
Expand description

The underlying implementations of the iced_futures contract!

Modules

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