#[derive(Class)] { // Attributes available to this derive: #[class] }
Derive macro for implementing the Class trait for the annotated type
Class