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