locate_resources_in_file

Function locate_resources_in_file 

Source
pub fn locate_resources_in_file(
    file_path: &Path,
    recommendations: &[LiveRecommendation],
) -> Vec<PreciseFix>
Expand description

Locate resources in a YAML file and return precise fix locations.