Skip to content

Move crates into modules #27

@jonysy

Description

@jonysy

The current setup is becoming unmanageable. Having multiple crates is pointless, as I doubt the crates will ever be used independent of other sibling crates. Using modules instead of crates would also make integration tests a lot easier to code.

Also, the current setup isn't really approachable for potential contributors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions