pub enum MyEnum { MyOption, OtherOption, YetAnotherOption, }