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

   ```rust
   fn fory_type_id_dyn(&self, fory: &Fory) -> u32 {
           Self::fory_get_type_id(fory)
       }
   ```
   
   can be made as default impl in `Serializer` trait to make ext type impl more 
convenient


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