-
Type: Task
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: BSON
-
None
Our documentation for the Decimal128 type still includes a note that the type can only be used for round-tripping bytes: https://docs.rs/bson/latest/bson/struct.Decimal128.html#. Now that we've implemented string conversion, we should remove this note and add some examples of strings that can be used to construct the type.