Closed ma2bd closed 3 years ago
Add support to override the Serde names of generic types using two "adapter" classes.
See README file for a motivational example: https://github.com/matbd/serde-reflection/tree/serde_name_adapter/serde-name
New unit tests in CI
Summary
Add support to override the Serde names of generic types using two "adapter" classes.
See README file for a motivational example: https://github.com/matbd/serde-reflection/tree/serde_name_adapter/serde-name
Test Plan
New unit tests in CI