bonsaidb icon indicating copy to clipboard operation
bonsaidb copied to clipboard

Derive macros should error if field attributes are used, but not supported

Open ModProg opened this issue 2 years ago • 0 comments

E.g., derive(Collection) does not error when someone (def not me) adds collection(key) to a field.

ModProg avatar Oct 15 '23 15:10 ModProg