Function re_data_ui::item_ui::instance_path_button
source · pub fn instance_path_button(
ctx: &ViewerContext<'_>,
query: &LatestAtQuery,
db: &EntityDb,
ui: &mut Ui,
space_view_id: Option<SpaceViewId>,
instance_path: &InstancePath
) -> Response
Expand description
Show an instance id and make it selectable.