Skip to content

Conversation

@NeatNit
Copy link

@NeatNit NeatNit commented Nov 1, 2025

Resolves #4524.

As described in that issue, this struct doesn't need to be public. It appears that in a past incarnation of the code, it used to be in lib.rs which is why it was made public, but this is no longer the case.

Note that some no-listings, such as no-listing-02-using-search-in-run, this struct is still in lib.rs instead of main.rs. These no-listings should probably be updated to match the code structure of the listings. I will open a separate issue for this if there isn't one already.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Chapter 12.5 - struct Config is made public for no reason?

1 participant