str2struct

Converts string to struct string format is very strict, returns 0 initialized variable if string is bad Works like struct2str but opposite

T
str2struct
(
T
)
(
auto ref string str
)

Meta