Skip to content

Organize code #28

Description

@FuzzyNovaGoblin

currently all the code is arranged rather haphazardly where everything just got put in the nearest spot when it was created

the files should all have a uniform structure so you can find things more easily

at the top are type definitions
followed by any plain impl blocks, there should only be 1 maybe 2 of these per file too many should be broken up into different files
and then any impl blocks that implement traits, first local then foreign and organized alphabetically

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions