I\'m trying to practice generics so I probably missed something obvious and could use some help.
enum CacheTime { case short case long } struct Cach