Kriskras99 opened a new pull request, #496: URL: https://github.com/apache/avro-rs/pull/496
The `from_avro_datum*` functions have been deprecated and point to `GenericDatumReader`. I've also made the `reader` module public so that users need to import `GenericDatumReader` from `reader::datum`. This should further discourage users from using this. I also want to this for the `to_avro_datum*` functions, but I'll first make a PR making `writer.rs` a directory module. -- 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]
