Skip to main content

diff_annotation_set_ref_list

Function diff_annotation_set_ref_list 

Source
pub fn diff_annotation_set_ref_list<'a, 'b>(
    v1: &'a Vec<AnnotationSetRefList>,
    v2: &'b Vec<AnnotationSetRefList>,
) -> Vec<(&'a AnnotationSetRefList, &'b AnnotationSetRefList)>