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

Audit public structs/enums to mark non_exhaustive

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 1.1.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      While implementing new features post-1.0, we discovered that some of our structs/enums that were not marked non_exhaustive required additional fields/variants (as described here). We should audit all of our public structs/enums in the driver and BSON library and determine which ones should be marked non_exhaustive to avoid this problem moving forward.

            Assignee:
            isabel.atkinson@mongodb.com Isabel Atkinson
            Reporter:
            isabel.atkinson@mongodb.com Isabel Atkinson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: