Function artifact_app::core::locs::find_locs_text [] [src]

pub fn find_locs_text(path: &Path,
                      text: &str,
                      locs: &mut HashMap<ArtName, Loc>)
                      -> Result<()>