mirror of
https://github.com/rtic-rs/rtic.git
synced 2024-11-23 20:22:51 +01:00
5 lines
142 B
Text
5 lines
142 B
Text
error: this identifier has already been used
|
|
--> ui/task-idle.rs:12:14
|
|
|
|
|
12 | async fn foo(_: foo::Context) {}
|
|
| ^^^
|