Kriskras99 opened a new issue, #403:
URL: https://github.com/apache/avro-rs/issues/403
```rust
RecordSchema::builder().name(Name::new("Something").unwrap()).build()
```
This is a compile error.
I think `fields` should be allowed to be empty, and that `lookup` should not
be able to be set by the user and shoud instead be derived from `fields`.
--
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]