DataType.fromString

reads DataType from a string, works for base types and custom types

struct DataType
void
fromString
(
string s
)

Throws

Exception in case of failure or bad format in string

Meta