Multiple structs that inherit a parent type vs. singular struct with optionals

后端 未结 0 1733
Happy的楠姐
Happy的楠姐 2021-02-08 00:28

I am trying to figure out a way to have different types of the same struct and cannot figure out whether to "unify" a singular struct with optionals, or split them up

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