pub fn compute(
doc: &Document,
tag_index: &TagIndex,
uri: &Uri,
levels: &HashMap<String, DiagnosticLevel>,
) -> Vec<Diagnostic>pub fn compute(
doc: &Document,
tag_index: &TagIndex,
uri: &Uri,
levels: &HashMap<String, DiagnosticLevel>,
) -> Vec<Diagnostic>