You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Follow-up for #88838 (comment). After #88838 is merged, to help users who are still relatively unfamiliar with Rust, we should add a suggestion to make local inaccessible items accessible, by making the item (and its parents, as necessary) pub.