Skip to main content

msg

Function msg 

Source
pub fn msg<R, P>(payload: P) -> TestPanicResult<R>
where P: Any + Send,
Expand description

Shorthand of TestPanicResult::Panic with payload.