pub fn create_artifact_dir<P: AsRef<Path>>(output_dir: P) -> Result<PathBuf>
Expand description

Returns the path under output_dir where a fuzzer could store artifacts.