-
Type: Improvement
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: BSON
-
None
Right now the oid module has its own error type, and it includes cases such as InvalidArgument that may be useful in other places in the bson library. We should consider if its worth defining a top level bson::Error for such cases.
- is related to
-
RUST-1406 Consolidate error types in the BSON library
- Backlog