We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reader<'a, R>
Reader<R>
This would make Reader more general and e.g. able to own a Cursor. Here's a proof of concept, happy to rework it into a PR if you'd like!
Reader
Cursor
fd36357
The text was updated successfully, but these errors were encountered:
A pr would be appreciated
Sorry, something went wrong.
Done! #521
No branches or pull requests
This would make
Reader
more general and e.g. able to own aCursor
. Here's a proof of concept, happy to rework it into a PR if you'd like!fd36357
The text was updated successfully, but these errors were encountered: