Remove deprecated json methods from Bson

XMLWordPrintableJSON

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

      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:
              Samuel Rossi (Inactive)
              Reporter:
              Samuel Rossi (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: