Closed
Description
The std lib keyword docs for the keyword in
only mentions in
's use with for
loops, but that keyword has one other use that I am aware of, specifying a visibility path for an item, pub(in path)
. This should be documented there as well.
Metadata
Metadata
Assignees
Labels
Area: Documentation for any part of the project, including the compiler, standard library, and toolsCategory: An issue proposing an enhancement or a PR with one.Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.Relevant to the language team, which will review and decide on the PR/issue.Relevant to the library team, which will review and decide on the PR/issue.