pub fn rename( root: &Arc<RootGraph>, draft: &Draft, uri: &Url, pos: &Position, new_text: String, ) -> Option<WorkspaceEdit>