aboutsummaryrefslogtreecommitdiff
path: root/macros/ui/task-divergent.stderr
blob: b25ca5d798c0b1b39c2894c962f07c59ceecadb2 (plain)
1
2
3
4
5
error: this task handler must have type signature `(async) fn(foo::Context, ..)`
 --> ui/task-divergent.rs:6:8
  |
6 |     fn foo(_: foo::Context) -> ! {
  |        ^^^