Function create_dummy_ident_from_path

Source
fn create_dummy_ident_from_path(
    dummy_prefix: &str,
    path: &Path,
) -> Result<Ident>