-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: BSON
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