Skip to content

refactor: breakout config #72

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

Merged
merged 1 commit into from
Oct 4, 2022
Merged

Conversation

tylerslaton
Copy link
Collaborator

Breaking out the Config struct into its own file to reduce the amount of code in lib.rs to just run(). This will make it a nicer experience when having to edit the core application logic (run()) or the input it accepts (Config).

@tylerslaton tylerslaton merged commit 3e4b3c2 into exdx:main Oct 4, 2022
@tylerslaton tylerslaton deleted the breakout-config branch October 4, 2022 15:18
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

Successfully merging this pull request may close these issues.

2 participants