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