Function fuzztest::check_target_with_marker [] [src]

pub fn check_target_with_marker(target: &str, marker: &str)

Check that a fuzzing target can hit a pre-defined marker

See the fuzz_marker! macro.