rtic/macros/ui/task-pub.stderr

6 lines
168 B
Text
Raw Normal View History

error: this task handler must have type signature `(async) fn(foo::Context, ..)`
--> ui/task-pub.rs:6:12
|
6 | pub fn foo(_: foo::Context) {}
| ^^^