try_or_wrap

Macro for simplified handling of multiple error conditions in a single function. Like try!, but can aggregate more than one enum into a wrapper.


Keywords
macro, error
License
MIT