Igor Kudryash
Results
1
comments of
Igor Kudryash
Are there any updates ? There are some problems with types when try to generate code that contains generics with pointer types. --- Example: ```golang package some_package; //easyjson:json type SecondNested...