This is an automated email from the ASF dual-hosted git repository.
mgrigorov pushed a change to branch extract-schema-name-to-its-own-module
in repository https://gitbox.apache.org/repos/asf/avro-rs.git
from a9a005d chore: Extract Name/Alias/Documentation to src/schema/name.rs
add d9381b6 chore: Move Schema::{name()/doc()/aliases()/is_named()} to
name.rs
No new revisions were added by this update.
Summary of changes:
avro/src/schema/mod.rs | 71 ---------------------------------------------
avro/src/schema/name.rs | 76 +++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 76 insertions(+), 71 deletions(-)