rtic/rtic-macros/ui/idle-double-shared.stderr

6 lines
158 B
Text
Raw Permalink Normal View History

error: argument appears more than once
--> ui/idle-double-shared.rs:5:26
|
5 | #[idle(shared = [A], shared = [B])]
| ^^^^^^