Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

OrderedDocument should implement std::iter::Extend<(String, Bson)> #119

Closed
magnet opened this issue May 3, 2019 · 1 comment
Closed
Assignees

Comments

@magnet
Copy link

magnet commented May 3, 2019

This is a nice to have, as it behaves like a collection and already implements FromIterator<(String, Bson)>

@saghm
Copy link
Contributor

saghm commented Feb 10, 2020

This is implemented now (as seen here), so I'm going to close this issue.

@saghm saghm closed this as completed Feb 10, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants