Closed kpodsiad closed 1 year ago
I think the main idea of the library is to have derivations in the form
define Type derives Config, This, That, AlsoThat
I believe some sub-trait of Codec, with inline def derived EvoEnumCodec
would be cool
Since it non-breaking, incremental feature, I'll merge it.
I haven't used
LazySummon
or other fancy stuff but it doesn't seem like it's needed.