Derive Macro mischief::Singleton

source · []
#[derive(Singleton)]
{
    // Attributes available to this derive:
    #[mischief]
}
Expand description

Derives Singleton on the annotated type.