pub async fn handle_rename( state: &ServerState, params: RenameParams, ) -> Result<Option<WorkspaceEdit>>