Add u2i feature to driver crate

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Fixed
    • Priority: Major - P3
    • 1.2.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      bson currently has a u2i feature for converting unsigned integers to the signed ones that will fit them during deserialization, but since bson is re-exported from the driver, it is now impossible for end users to enable it. We should introduce the feature driver side so users can specify it if they wish.

      PR with the fix: https://github.com/mongodb/mongo-rust-driver/pull/200

              Assignee:
              Isabel Atkinson
              Reporter:
              Patrick Freed
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: