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

Include serde-based examples in extjson module documentation

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Unknown Unknown
    • None
    • Affects Version/s: None
    • Component/s: BSON, Docs
    • Labels:

      The bson::extjson module currently includes examples of creating a Document from extended JSON via the TryFrom<serde_json::Value> implementation, but none that use the various serde_json::from_x functions (which can now be used with the completion of RUST-517). We should add such examples to the bson::extjson module documentation.

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

              Created:
              Updated: