Derive Macro DarthRust

Source
#[derive(DarthRust)]
{
    // Attributes available to this derive:
    #[pattern]
    #[pattern_notify]
    #[min_notify]
    #[max_notify]
    #[min]
    #[max]
    #[attr]
}