Function init

Source
pub fn init(
    config: &InitConfig,
    root: &Path,
    target_path: Option<&str>,
) -> Result<()>