This is an automated email from the ASF dual-hosted git repository.
mgrigorov pushed a change to branch avro-3683-multiple-schemas
in repository https://gitbox.apache.org/repos/asf/avro.git
from 777cf9787 AVRO-3646: Formatting
add 8f331c345 AVRO-3683: Use Vec instead of slice reference for schemata
No new revisions were added by this update.
Summary of changes:
lang/rust/avro/src/reader.rs | 33 +++++++++++-----------
lang/rust/avro/src/schema.rs | 10 ++++---
lang/rust/avro/src/types.rs | 7 +++--
lang/rust/avro/src/writer.rs | 8 +++---
.../rust/avro/tests/to_from_avro_datum_schemata.rs | 11 +++-----
5 files changed, 35 insertions(+), 34 deletions(-)