Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Separate main.rs into several modules #2

Open
shpun817 opened this issue Oct 23, 2022 · 0 comments
Open

Separate main.rs into several modules #2

shpun817 opened this issue Oct 23, 2022 · 0 comments

Comments

@shpun817
Copy link
Owner

shpun817 commented Oct 23, 2022

Currently, all the code has been written in one big main.rs file. Ideally, the different steps should be done in different modules to achieve better isolation and maintainability.

@shpun817 shpun817 mentioned this issue Oct 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant