aboutsummaryrefslogtreecommitdiff
path: root/rtic-macros/ui/task-zero-prio.stderr
blob: 1ab9aab690b9c56f1b13ba09a41e103080dc4abe (plain) (blame)
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) {}
   |        ^^^