Function cargo_test_support::project_in
source ยท pub fn project_in(dir: &str) -> ProjectBuilder
Expand description
Generates a project layout in given directory, see ProjectBuilder
pub fn project_in(dir: &str) -> ProjectBuilder
Generates a project layout in given directory, see ProjectBuilder