[][src]Function bolero::exec

pub unsafe fn exec<F: Fn(&[u8])>(file: &str, testfn: F) where
    F: RefUnwindSafe