Derive Macro Arraygen

Source
#[derive(Arraygen)]
{
    // Attributes available to this derive:
    #[gen_array]
    #[in_array]
}