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