fn gen_enum_all(name: &str, values: &[&'static str], fmt: &mut Formatter)
Generates a all() function with all options for this enum
all()