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

Remove deprecated json methods from Bson

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

      Bson::to_json, Bson::into_json, and Bson::from_json were all deprecated many versions ago after being replaced by From implementations in both directions for Bson and serde_json::Value. Rather than codify methods that we don't intend for users to ever use as part of our stable API, we should remove these before stabilization.

            Assignee:
            sam.rossi@mongodb.com Samuel Rossi (Inactive)
            Reporter:
            sam.rossi@mongodb.com Samuel Rossi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: