We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2de12a commit a7257a1Copy full SHA for a7257a1
info.toml
@@ -897,9 +897,6 @@ hint = """
897
The documentation for the std::iter::Iterator trait contains numerous methods
898
that would be helpful here.
899
900
-Return 0 from count_collection_iterator to make the code compile in order to
901
-test count_iterator.
902
-
903
The collection variable in count_collection_iterator is a slice of HashMaps. It
904
needs to be converted into an iterator in order to use the iterator methods.
905
0 commit comments