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