urlyy opened a new issue, #2748:
URL: https://github.com/apache/fory/issues/2748

   ### Feature Request
   
   Previously, fory-rust only supported `Vec`, `HashSet`, and `HashMap`. In 
**PR #xx**, support for these containers was added. However, unless 
serialization/deserialization code generation for these containers is also 
implemented in the macro, they still cannot be used as struct fields.
   
   You can locate the code lines implementing this logic by performing a global 
search for "HashMap".
   
   <img width="596" height="490" alt="Image" 
src="https://github.com/user-attachments/assets/85f7299e-7d4a-467b-919c-3560313389ae";
 />
   
   
   ### Is your feature request related to a problem? Please describe
   
   _No response_
   
   ### Describe the solution you'd like
   
   _No response_
   
   ### Describe alternatives you've considered
   
   _No response_
   
   ### Additional context
   
   _No response_


-- 
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]

Reply via email to