aboutsummaryrefslogtreecommitdiff
path: root/rtic-macros/ui/idle-double-shared.stderr
blob: 6f62ad28028499cf9d4bcdf4398174142e9a56e4 (plain) (blame)
1
2
3
4
5
error: argument appears more than once
 --> ui/idle-double-shared.rs:5:26
  |
5 |     #[idle(shared = [A], shared = [B])]
  |                          ^^^^^^