rerun
0.23.1
Module response
Module Items
Structs
In rerun::
external::
eframe::
egui
rerun
::
external
::
eframe
::
egui
Module
response
Copy item path
Structs
ยง
Inner
Response
Returned when we wrap some ui-code and want to return both the results of the inner function and the ui as a whole, e.g.:
Response
The result of adding a widget to a
Ui
.