Closed sornas closed 2 years ago
We want to make it easier to add new configuration values. Currently we need to add strings and what-not in a few different places. Ideally, IMO, we should have a single struct and a proc-macro that generates code for us.
We want to make it easier to add new configuration values. Currently we need to add strings and what-not in a few different places. Ideally, IMO, we should have a single struct and a proc-macro that generates code for us.