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

ReflectMapMut map get_mut() api #685

Open
tardyp opened this issue Oct 23, 2023 · 0 comments
Open

ReflectMapMut map get_mut() api #685

tardyp opened this issue Oct 23, 2023 · 0 comments

Comments

@tardyp
Copy link

tardyp commented Oct 23, 2023

In the current reflection api for map, there is no way to get a mutable reference to a value

You can do map.get() but that returns immutable value.

would it be possible to have get_mut() api?

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

No branches or pull requests

1 participant