Function is_file_declared_from_mod_file

Source
fn is_file_declared_from_mod_file(
    parent_dir: &Path,
    file_stem: &str,
) -> Result<bool>