Function cargo_temp::run::add_dependencies_to_project[][src]

pub fn add_dependencies_to_project(
    tmp_dir: &Path,
    dependencies: &[Dependency]
) -> Result<()>