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