-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: BSON
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Since Document::insert is generic over Into<String> and Into<Bson>, we can remove the Document::insert_bson method, as all types implement Into themselves.
- links to