#[derive(Unique)]
{
    // Attributes available to this derive:
    #[mischief]
    #[unique]
}
Expand description

Derives Unique on the annotated type.