gencodec
gencodec copied to clipboard
bug(generator): Cannot generate when generics are present.
Example:
IMO if the generic is constrained to support json marshal and unmarshal the generator should be able to handle it
Context: I am experimenting with how to handle different types via their fork version