maybe-unwind

A wrapper of catch_unwind that also captures the panic information.


crates.io rust toolchain docs.rs


The main purpose of this library is to provide a utility for capturing the error information from assetion macros in custom test libraries.

License

This library is licensed under either of

at your option.