Derive Macro mischief_derive::Unique
source · [−]#[derive(Unique)]
{
// Attributes available to this derive:
#[mischief]
#[unique]
}
Expand description
Derives Unique
on the annotated type.
#[derive(Unique)]
{
// Attributes available to this derive:
#[mischief]
#[unique]
}
Derives Unique
on the annotated type.