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

Implement Clone on BSON error types

    • Type: Icon: New Feature New Feature
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • bson-2.0.0-beta, 2.0.0-beta
    • Affects Version/s: None
    • Component/s: BSON
    • Labels:
      None

      In the driver, we wrap certain bson errors in Arc because they can't be cloned, negating the benefits of RUST-679 for those cases. We should implement Clone on all the bson error types to avoid this.

            Assignee:
            patrick.freed@mongodb.com Patrick Freed
            Reporter:
            patrick.freed@mongodb.com Patrick Freed
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: