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

   While working on the enum generation I realised it would be useful to put 
the Avro types we define into their own namespace. This allows users to use 
their own `Duration`/`u64`/... types and we are free to implement `AvroSchema` 
for more Rust types if we're inclined to do so without breaking user code 
(unless they use the `org.apache.avro.rust` namespace but then it's their own 
problem). 


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