maybe-unwind 0.3.1

A wrapper of catch_unwind that also captures the panic information.
Documentation
1
2
3
4
#[test]
fn test_html_root_url() {
    version_sync::assert_html_root_url_updated!("src/lib.rs");
}