constructor, reads from string (uses fromString)
constructor
postblit
Reads this Struct from a string (reverse of toString)
data types of members of this struct
name of members of this struct
the name of this struct
st{ Struct str = Struct("potatoStruct",["a","b","c"],[DataType("int"),DataType("@double[]"),DataType("@char[]")]); assert(Struct(str.toString) == str
To store information about a struct