Uploaded image for project: 'Rust Driver'
  1. Rust Driver
  2. RUST-514

Add u2i feature to driver crate

    • Type: Icon: New Feature New Feature
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 1.2.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      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@mongodb.com Isabel Atkinson
            Reporter:
            patrick.freed@mongodb.com Patrick Freed
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: