pub fn rename(
    path: &Path,
    project: String,
    name: String
) -> Result<(), RustaskError>
Expand description

Renames a project if it exists and if the other name is not taken