martin-g commented on a change in pull request #1340:
URL: https://github.com/apache/avro/pull/1340#discussion_r713759662
##########
File path: lang/rust/tests/schema.rs
##########
@@ -19,6 +19,13 @@
use avro_rs::{schema::Name, Error, Schema};
use lazy_static::lazy_static;
+fn init() {
Review comment:
I was also wondering about the name when introducing it, so I am almost
convinced to rename it! :-)
Thanks for the review!
--
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]