tlopex opened a new pull request, #785:
URL: https://github.com/apache/tvm-ffi/pull/785

   Add `Unchanged` and `UnchangedOr<T>` to Rust and preserve unchanged results 
through recursive mutation, native hooks, and reflected field updates. Fix 
pre-order structural mapping so callbacks returning `Unchanged` still traverse 
the original value's children.
   
   Add `mutate_result` and `default_mutate_result` helpers, with typed 
conversion and original-value recovery support. Existing callbacks and 
owning-value APIs remain compatible.


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