-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
Code snippets describing the issue: https://github.com/dpetrick/mongo-beta/blob/master/src/main.rs
We upgraded the typed-builder dependency in RUST-615 which caused some breaking changes in the builder API for our options structs. We should investigate the impact of these breaking changes on passing options to builder pattern methods.