Function re_data_ui::item_ui::instance_path_button_to_ex

source ยท
fn instance_path_button_to_ex(
    ctx: &ViewerContext<'_>,
    query: &LatestAtQuery,
    db: &EntityDb,
    ui: &mut Ui,
    view_id: Option<ViewId>,
    instance_path: &InstancePath,
    text: impl Into<WidgetText>,
    with_icon: bool,
) -> Response
Expand description

Show an instance id and make it selectable.