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

Add get_key_value_mut #195

Merged
merged 1 commit into from
Feb 24, 2024
Merged

Conversation

gcsbt
Copy link
Contributor

@gcsbt gcsbt commented Feb 21, 2024

This PR adds the get_key_value_mut method, which is based on get_key_value but returns a mutable reference instead of an immutable reference.

@jeromefroe
Copy link
Owner

Thanks for the contribution @gcsbt!

@jeromefroe jeromefroe merged commit 770dcca into jeromefroe:master Feb 24, 2024
4 checks passed
@gcsbt
Copy link
Contributor Author

gcsbt commented Feb 27, 2024

Thanks for the super quick merge @jeromefroe!

@gcsbt gcsbt deleted the get_key_value_mut branch February 27, 2024 08:25
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.

2 participants