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

Quote keys in Document's Display implementation

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • bson-2.0.0-beta.2
    • Affects Version/s: None
    • Component/s: BSON
    • Labels:
      None

      The Display implementation for Document currently formats the output with unquoted keys. This is at odds with serde_json and the shell print documents, however, which do quote their keys. We should update the implementation to match.

            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: