Closed alpha-tango-kilo closed 4 months ago
For compatibility with ? and other error handling conventions
?
Happy to submit a PR for this if you'd accept it!
Note also that you could be using thiserror to streamline the code to handle this, especially since it's already pulled in transiently by zip
zip
pr is welcome
For compatibility with
?
and other error handling conventionsHappy to submit a PR for this if you'd accept it!
Note also that you could be using thiserror to streamline the code to handle this, especially since it's already pulled in transiently by
zip