pub fn collapse_expand_data_result(
    ctx: &ViewerContext<'_>,
    view_id: &ViewId,
    instance_path: &InstancePath,
    scope: CollapseScope,
    expand: bool,
)