mirror of
https://github.com/rtic-rs/rtic.git
synced 2024-11-23 12:12:50 +01:00
5 lines
140 B
Text
5 lines
140 B
Text
error: this task is defined multiple times
|
|
--> ui/task-interrupt.rs:9:14
|
|
|
|
|
9 | async fn foo(_: foo::Context) {}
|
|
| ^^^
|