Skip to content

RecordSchema::builder() requires fields and lookup to be set #403

@Kriskras99

Description

@Kriskras99
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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions