datatable.stype.struct

struct format string corresponding to this stype.

For non-fixed-width columns (such as str32) this will return the format string of only the fixed-width component of that column. Thus, stype.str32.struct == '=i'.