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

refactor: use ConfigProprety derive macro for more pleasant config maintainment #38

Merged
merged 2 commits into from
Aug 15, 2024

Conversation

JarKz
Copy link
Contributor

@JarKz JarKz commented Aug 15, 2024

Motivation

Because of the current code in the config crate is horrible to maintain I invented time to write derive macro which must reduce the code amount and grow it in more effective way.

I'll write documentation and README file for this macro a little bit later.

@JarKz JarKz merged commit c9f92a1 into main Aug 15, 2024
1 check passed
@JarKz JarKz deleted the config-property-macro branch August 15, 2024 12:32
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