fooker opened this issue 2 years ago · 3 comments
ServerOps::try_from is defined to return () on error. This could be improved to reflect what went wrong in the conversion.
ServerOps::try_from
()
Yep, this has been needed for a while. Initially it was just about getting it to work, but you're right the error message should be better.