Types defined in sdam::public are not publicly exported

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Unknown
    • 2.1.0, 2.2.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The sdam::public module was defined in order to separate some of the internals of our SDAM implementaiton from those that we expose in the public API (e.g. ServerInfo for use in predicates). Due to an accidental oversight, the types in this module were never actually exported from the public API, making it difficult to use predice-based server selection. We should update lib.rs to include exports of these types.

            Assignee:
            Patrick Freed
            Reporter:
            Patrick Freed
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: