case tuple
ss6MirrorV12DisplayStyleO5tupleyA2DmF
209FE
import Swift
enum DisplayStyle
A suggestion of how a mirror’s subject is to be interpreted.
struct Mirror
A representation of the substructure and display style of an instance of any type.
case `class`
case collection
case dictionary
case `enum`
case optional
case set
case `struct`