You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Alternative to #1882 which makes arbitrary peeking possible by directly
cloning the `Reader`, rather than providing a facade which clones it for
you.
This also makes `Reader::peek_into` a provided method.
0 commit comments