licenses.dev

try_or_wrap v0.0.5

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

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

This package has no dependencies.
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/try_or_wrap)](https://licenses.dev/cargo/try_or_wrap)
<a href="https://licenses.dev/cargo/try_or_wrap">
  <img src="https://licenses.dev/b/cargo/try_or_wrap" alt="licenses" />
</a>

Or the licenses badge code for the 0.0.5 version:

[![licenses](https://licenses.dev/b/cargo/try_or_wrap/0.0.5)](https://licenses.dev/cargo/try_or_wrap/0.0.5)
<a href="https://licenses.dev/cargo/try_or_wrap/0.0.5">
  <img src="https://licenses.dev/b/cargo/try_or_wrap/0.0.5" alt="licenses" />
</a>
GitHub