BaldDemian commented on issue #3544: URL: https://github.com/apache/fory/issues/3544#issuecomment-4211759167
The root cause is that the Rust generator currently does not handle reserved keywords, but other generators such as Python and C# already do. The fix should be straightforward. I am currently working on it. -- 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]
