init_src_in_dir

Function init_src_in_dir 

Source
pub fn init_src_in_dir(
    dir: &Path,
    init_values: &InitValues,
    _config: &Config,
) -> DdResult<()>
Expand description

Create and fill the src/ directory in the given dir.

Break nothing, and don’t write files if they don’t look necessary