Function lyon_extra::debugging::find_reduced_test_case
[−]
[src]
pub fn find_reduced_test_case<F: Fn(Path) -> bool + UnwindSafe + RefUnwindSafe>(path: PathSlice,
cb: &F)
-> Path