robo-todd opened a new issue, #2930:
URL: https://github.com/apache/fory/issues/2930

   ### Question
   
   Environment:
   Fory 0.13 for Rust:
   Rust 1.90
   Linux/x86_64
   
   Problem:
   Seemingly obvious / simple structures do not compile with the ForyObject and 
ForyRow macros. The example code is attached. What is the problem with these 
structures? I don't see why (given other things that are supported) these do 
not compile and work just fine. There is no wild reference structure or 
anything, just simple arrays and a vector of array.  Note that this is a 
simplified version of a real example where you would work with 3D geometric 
points and sets of 3D geometric points in a performance critical application.
   
   Any suggestions on what to resolve? Is this a bug?  There's nothing in the 
docs that I could find that would make me thing this should not "just work", 
hence I'm posting the issue.
   
   
   
   


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