-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
The "basic usage" examples included in the BSON library's documentation omit any examples using serde or the doc! macro, both of which important and common usages of the library. The section should be updated to include such examples.
The docs also do not mention MongoDB in any capacity, and only include a small snippet about what BSON is. This could be updated to provide more context and direct people towards to driver's crate.