Skip to content

derive macro should detect incorrectly used positional items #393

@pacak

Description

@pacak

While it is not possible to cover general case since both positional and named items can be hidden by multiple levels of indirection inaccessible in derive macro - it should be possible to detect basic scenario - where named and positional items are used directly and issue compile time error.

This should make the library more accessible for new users

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions