pub fn scan_examples_directory( manifest_path: &Path, examples_folder: &str, ) -> Result<Vec<CargoTarget>>