ArMem Viewer: Export data to JSON via context menu
Goal: Right click on any entry in the data part of an instance view allows to export the data at this entry as JSON to the clipboard.
Change InstanceView::prepareTreeContextMenu() [1].
@fratty Are there already toJson() functions for the aron::core::data types?
@dreher FYI