aboutsummaryrefslogtreecommitdiff
path: root/macros/ui/pub-local.stderr
blob: dee818ccab68c1ff74d277b3cc2489c5d99df356 (plain) (blame)
1
2
3
4
5
error: this field must have inherited / private visibility
 --> $DIR/pub-local.rs:7:13
  |
7 |         pub x: u32,
  |             ^