Skip to main content

should_panic

Function should_panic 

Source
pub fn should_panic<F: FnOnce() + UnwindSafe>(f: F) -> bool
Expand description

Check if code panics