Derive Macro simics_macro::Class
source ยท #[derive(Class)]
{
// Attributes available to this derive:
#[class]
}
Expand description
Derive macro for implementing the Class
trait for the annotated type
#[derive(Class)]
{
// Attributes available to this derive:
#[class]
}
Derive macro for implementing the Class
trait for the annotated type