Function nx::fs::rename

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