re_viewer_context::selection_state

Function either_none_or_same

Source
fn either_none_or_same<T: PartialEq>(a: &Option<T>, b: &Option<T>) -> bool