Kriskras99 opened a new pull request, #561:
URL: https://github.com/apache/avro-rs/pull/561

   This makes it clearer how everything fits together, and allows extending 
shared logic further (for example, adding generated tests). And because it is 
not a `TokenStream`, accidentally returning only a schema expression instead of 
the entire implementation results in a compilation error.
   
   This also fixes an issue where you couldn't override the `field_default` 
implementation for a transparent struct via a field attribute.
   
   This should be the last refactor PR before the actual enum PRs


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

Reply via email to