pub(crate) fn edit_or_view_entity_path(
    ctx: &ViewerContext<'_>,
    ui: &mut Ui,
    path: &mut MaybeMutRef<'_, EntityPath>,
) -> Response