aboutsummaryrefslogtreecommitdiff
path: root/macros/ui/task-zero-prio.stderr
blob: f2d82231e3b13174eea26ed4e85bc473ac91f183 (plain)
1
2
3
4
5
error: this task handler must have type signature `async fn(foo::Context)`
  --> ui/task-zero-prio.rs:15:8
   |
15 |     fn foo(_: foo::Context) {}
   |        ^^^