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

bson-rust - PR #449: provide lazy iterator implementation

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • bson-2.9.0
    • Affects Version/s: None
    • Component/s: None

      tychoish has created PR #449: provide lazy iterator implementation in bson-rust

      Issue Text:
      Introduces a `RawElement` type which will can be used to lazily resolve bson values during iteration.

      This does change the functionality of any existing interfaces for compatibility concerns, (though the `iter()` functions do return different types) and the `IntoIter` implementations changed, but semantically it's all the same.

      Happy to make changes if ya'll are interested. in this

            Assignee:
            abraham.egnor@mongodb.com Abraham Egnor
            Reporter:
            dbeng-pm-bot PM Bot
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: