Derive Macro simics::Class

source ยท
#[derive(Class)]
{
    // Attributes available to this derive:
    #[class]
}
Expand description

Derive macro for implementing the Class trait for the annotated type