Function re_viewer_context::selection_state::either_none_or_same

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