rikimaru0345 / Ceras

Universal binary serializer for a wide variety of scenarios https://discord.gg/FGaCX4c
MIT License
484 stars 53 forks source link

Unity Aot Hint #90

Closed kononencheg closed 3 years ago

kononencheg commented 3 years ago

Introduced

kononencheg commented 3 years ago

Also you should make some formatters public

rikimaru0345 commented 3 years ago

Thanks for the PR!

Also you should make some formatters public

Which ones?

kononencheg commented 3 years ago

KeyValuePairFormatter, Tuple formatters, etc.

rikimaru0345 commented 3 years ago

KeyValuePairFormatter, Tuple formatters, etc.

will do