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