I am making a swiftUI app where I have an enum. In the View struct I am going to get the number of cases with var n = TweetFilterOptions.AllCases.count . But I am g
var n = TweetFilterOptions.AllCases.count