Doc suggestion: show output for next_back()
example
#34065
Labels
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
E-help-wanted
Call for participation: Help is requested to fix this issue.
E-mentor
Call for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.
For me, at least, the example using
next()
andnext_back()
tells the story better if it shows the output.I'm reading about the DoubleEndedIterator
Thanks to mbrubeck on #rust-beginners for these examples:
I plan to come back to this issue and submit a proper documentation patch.
The text was updated successfully, but these errors were encountered: