-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: BSON
-
None
-
None
-
Rust Drivers
-
None
-
None
-
None
-
None
-
None
-
None
See this issue and my comment for a detailed report: https://github.com/mongodb/mongo-rust-driver/issues/1361
BorrowedStrDeserializer, which we use here to deserialize map keys, doesn't seem to be able to handle newtypes. We should fix this and test that we can properly deserialize newtype keys.