Generic type any to concrete type cannot be performed

后端 未结 0 670
清酒与你
清酒与你 2020-12-13 03:59

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         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题