Skip to content

Depecrate "skip all" #111

Open
Open
@ModProg

Description

@ModProg

The feature makes little sense, allowing skipping of "all supported traits", a group that cannot be expanded in a non-breaking change.

This will still keep the possibility to skip all traits directly, just remove the "skip all" behavior. I.e. use

#[derive_where(skip(Debug, EqHashOrd, Zeroize /*, Clone */))]

instead of

#[derive_where(skip)]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions