Function nx::fs::rename_file

source · []
pub fn rename_file(old_path: String, new_path: String) -> Result<()>