Skip to main content

annotate

Function annotate 

Source
pub fn annotate(
    store: &mut AnnotationStore,
    resourcefiles: &[&str],
    setfiles: &[&str],
    annotationfiles: &[&str],
) -> Result<(), String>