lcnr opened this issue 5 years ago · 0 comments
Look into what errors can be thrown by each method and create a unique type for each combination.
To allow the question mark operator, also add impl From<NewErrType> for Error.
impl From<NewErrType> for Error