Theodlz commented on issue #350:
URL: https://github.com/apache/avro-rs/issues/350#issuecomment-3613894295

   rs-gen avro is made to generate structs from avro schemas, but I'm trying to 
do the exact opposite: use apacher-avro-derive to generate a schema from a 
struct (and then serialize to avro using that schema and struct), but I don't 
see a way to get to a `bytes` avro dtype.


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