Skip to content

Add constraints to Display derives with generics #4

@dr-orlovsky

Description

@dr-orlovsky

Such that

#[derive(Display)]
#[display(inner)]
struct Some<T>(T);

would compile

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions