Closed istreeter closed 1 year ago
I'm trying to reduce the amount of boilerplate in applications that depend on this library. I noticed that each app was re-implementing config decoders that were the same across all apps. This PR moves that commonality into the central library.
I'm trying to reduce the amount of boilerplate in applications that depend on this library. I noticed that each app was re-implementing config decoders that were the same across all apps. This PR moves that commonality into the central library.