Closed pacak closed 1 year ago
NamedArg by construction must have at least one field present, but it gets converted to ShortLong which can fail...
NamedArg
28928b7 replaced impl From<&NamedArg> for ShortLong with TryFrom
impl From<&NamedArg> for ShortLong
TryFrom
NamedArg
by construction must have at least one field present, but it gets converted to ShortLong which can fail...