gencodec icon indicating copy to clipboard operation
gencodec copied to clipboard

bug(generator): Cannot generate when generics are present.

Open itsdevbear opened this issue 1 year ago • 1 comments

Example:

image image image

IMO if the generic is constrained to support json marshal and unmarshal the generator should be able to handle it

itsdevbear avatar Apr 14 '24 04:04 itsdevbear

Context: I am experimenting with how to handle different types via their fork version

itsdevbear avatar Apr 14 '24 04:04 itsdevbear