Skip to content

[Result migration] Update documentation of StringArray::iter()#1265

Closed
DanielEScherzer wants to merge 1 commit into
rust-lang:mainfrom
DanielEScherzer:string-array-iter-docs
Closed

[Result migration] Update documentation of StringArray::iter()#1265
DanielEScherzer wants to merge 1 commit into
rust-lang:mainfrom
DanielEScherzer:string-array-iter-docs

Conversation

@DanielEScherzer
Copy link
Copy Markdown
Contributor

Missed in the initial updates, the iterated type is now Result<Option<&str>, Error> rather than Option<&str>.

Missed in the initial updates, the iterated type is now
`Result<Option<&str>, Error>` rather than `Option<&str>`.
@DanielEScherzer
Copy link
Copy Markdown
Contributor Author

Going a different direction

@rustbot rustbot removed the S-waiting-on-review Status: Waiting on review label May 26, 2026
@DanielEScherzer DanielEScherzer deleted the string-array-iter-docs branch May 26, 2026 00:15
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.

2 participants