Module workflow_egui::runtime

source ·

Re-exports§

Modules§

Structs§

Functions§

  • Spawn an async task that will result in egui redraw upon its completion.
  • Spawn an async task that will result in egui redraw upon its completion. Upon the task completion, the supplied Payload will be populated with the task result.