ParseArgFn

the callback for parsing the string value to the target type

alias ParseArgFn(Target) = Target function
(
string str
)

Meta