#[derive(Unique)] { // Attributes available to this derive: #[mischief] #[unique] }
Derives Unique on the annotated type.
Unique