Function rerun::external::re_data_ui::item_ui::instance_path_button_to

source ·
pub fn instance_path_button_to(
    ctx: &ViewerContext<'_>,
    query: &LatestAtQuery,
    db: &EntityDb,
    ui: &mut Ui,
    space_view_id: Option<BlueprintId<SpaceViewIdRegistry>>,
    instance_path: &InstancePath,
    text: impl Into<WidgetText>
) -> Response
Expand description

Show an instance id and make it selectable.