cargo_test_support

Function panic_error

Source
pub fn panic_error(what: &str, err: impl Into<Error>) -> !
Expand description

panic!, reporting the specified error , see also t!