Skip to content

LinearMap does not implement the SendMap trait #4275

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

Closed
jesse99 opened this issue Dec 24, 2012 · 1 comment
Closed

LinearMap does not implement the SendMap trait #4275

jesse99 opened this issue Dec 24, 2012 · 1 comment
Labels
C-enhancement Category: An issue proposing an enhancement or a PR with one.
Milestone

Comments

@jesse99
Copy link
Contributor

jesse99 commented Dec 24, 2012

Nor does it implement the each_key_ref and each_value_ref methods.

@thestinger
Copy link
Contributor

This can be closed now that the SendMap trait is gone. LinearMap and TreeMap now implement a shared core::container::Map trait.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category: An issue proposing an enhancement or a PR with one.
Projects
None yet
Development

No branches or pull requests

3 participants