Function laboratory::should_not_panic[][src]

pub fn should_not_panic<T: FnOnce() + UnwindSafe>(
    closure: T
) -> Result<(), String>