re_context_menu::collapse_expand

Function collapse_expand_view

Source
pub fn collapse_expand_view(
    ctx: &ViewerContext<'_>,
    view_id: &ViewId,
    scope: CollapseScope,
    expand: bool,
)