urlyy opened a new pull request, #2657: URL: https://github.com/apache/fory/pull/2657
## What does this PR do? 1. Extract part of the compile-time code out and mark them with #[inline(always)] for inlining, makes IDE hints and debugging quite convenient. 2. fix logic of named_enum && skip enum. ## Related issues Fixes #2653 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
