Similar to fast-path JSON deserialization.
Current status Feature branch:
- core infra & generation implemented
- based on David's prototype which generates to global namespace, making compiler choose source-gen'd methods over framework methods
- testing mechanism same as JSON (sharing tests with reflection-based implementation)