Function cargo_test_support::git::new

source ·
pub fn new<F>(name: &str, callback: F) -> Projectwhere
    F: FnOnce(ProjectBuilder) -> ProjectBuilder,
Expand description

Create a new git repository with a project.