rtic/rtic-macros/ui/task-double-priority.stderr
2023-03-01 00:35:13 +01:00

5 lines
162 B
Text

error: argument appears more than once
--> ui/task-double-priority.rs:5:26
|
5 | #[task(priority = 1, priority = 2)]
| ^^^^^^^^