Derive Macro FromRegex

Source
#[derive(FromRegex)]
{
    // Attributes available to this derive:
    #[regex]
}