Uploaded image for project: 'Compass '
  1. Compass
  2. COMPASS-3324

library: modularize crate into separate components

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: schema.rs
    • None
    • 3
    • Iteration Vol au Vent

      right now everything is in one giant file, and that's a bit unsustainable. So:

      lib.rs – public facing api

      schema_parser.rs – SchemaParser trait

      field_type.rs – FieldType trait

      and possible have,

      field.rs – Field trait

            Assignee:
            irina.shestak@mongodb.com Irina Shestak (Inactive)
            Reporter:
            irina.shestak@mongodb.com Irina Shestak (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: