Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Forward more Iterator methods for iter::Rev
`position` could not be implemented because calling `rposition` on the inner iterator would require more trait bounds.
- Loading branch information