maybe-unwind

Crates.iomaybe-unwind
lib.rsmaybe-unwind
version0.3.1
sourcesrc
created_at2020-01-26 10:12:51.284195
updated_at2020-03-31 17:21:21.263501
descriptionA wrapper of catch_unwind that also captures the panic information.
homepage
repositoryhttps://github.com/ubnt-intrepid/maybe-unwind.git
max_upload_size
id202121
size42,293
Yusuke Sasaki (ubnt-intrepid)

documentation

README

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.

Commit count: 44

cargo fmt