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

De-flatten internal imports

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Unknown Unknown
    • None
    • Affects Version/s: None
    • Component/s: None

      Our internal module structure currently includes some places with private modules that have types re-exported by the parent module (e.g. crate::runtime::acknowledged_message). I'm personally of the opinion that this doesn't add much value and does add friction when developing, so I'd be inclined to remove it in favor of making the submodules crate-visible.

            Assignee:
            Unassigned Unassigned
            Reporter:
            abraham.egnor@mongodb.com Abraham Egnor
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: