Function rerun::external::re_data_ui::item_ui::instance_path_parts_buttons
source · pub fn instance_path_parts_buttons(
ctx: &ViewerContext<'_>,
query: &LatestAtQuery,
db: &EntityDb,
ui: &mut Ui,
space_view_id: Option<BlueprintId<SpaceViewIdRegistry>>,
instance_path: &InstancePath
) -> Response
Expand description
Show the different parts of an instance path and make them selectable.