Function rerun::external::re_data_ui::item_ui::entity_path_parts_buttons

source ยท
pub fn entity_path_parts_buttons(
    ctx: &ViewerContext<'_>,
    query: &LatestAtQuery,
    db: &EntityDb,
    ui: &mut Ui,
    view_id: Option<BlueprintId<ViewIdRegistry>>,
    entity_path: &EntityPath,
) -> Response
Expand description

Show the different parts of an entity path and make them selectable.