chaokunyang commented on PR #2712:
URL: https://github.com/apache/fory/pull/2712#issuecomment-3376355397

   For `as_any` on ext, it's just same as other types:
   
   ```rust
       fn as_any(&self) -> &dyn std::any::Any {
           self
       }
   ```


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