Function cargo_test_support::panic_error
source ยท pub fn panic_error(what: &str, err: impl Into<Error>) -> !Expand description
panic!, reporting the specified error , see also t!
pub fn panic_error(what: &str, err: impl Into<Error>) -> !panic!, reporting the specified error , see also t!