Skip to content
New issue

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

return error result from fallible iteration methods #44

Closed
wants to merge 5 commits into from

Conversation

mykmelez
Copy link
Contributor

This branch implements the suggestion in #42 by returning an error result from fallible iteration methods (Cursor.iter*() and Iterator.next()) when those methods fail. See that issue for more info about the changes.

@mykmelez
Copy link
Contributor Author

mykmelez commented Jan 8, 2019

Closing this in favor of the approach in #48.

@mykmelez mykmelez closed this Jan 8, 2019
@mykmelez mykmelez deleted the return-error-result branch February 12, 2019 00:09
stuhood pushed a commit to pantsbuild/lmdb-rs that referenced this pull request Jan 25, 2022
….8.3

update patch version for lmdb-rkv-sys 0.8.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant