fn expand_all_data_results_until(
    ctx: &ViewerContext<'_>,
    egui_ctx: &Context,
    view_id: &ViewId,
    entity_path: &EntityPath,
)
Expand description

Expand data results of the provided view all the way to the provided entity.