Tasks in Iced are used to make concurrent operations. Often, they are used to fetch data from a server, or to change behavior on a widget.
➡️ Next: Controlling Widgets behavior
📘 Back: Table of contents
Tasks in Iced are used to make concurrent operations. Often, they are used to fetch data from a server, or to change behavior on a widget.
➡️ Next: Controlling Widgets behavior
📘 Back: Table of contents