Derive Macro scsys::VariantConstructors

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

This macro automatically generates functional constructors for all enclosed variants.