pub fn select_semantic_artifacts<'a>(
document: &'a SemanticDocument,
selector: &ArtifactSelector,
) -> Vec<&'a SemanticArtifact>pub fn select_semantic_artifacts<'a>(
document: &'a SemanticDocument,
selector: &ArtifactSelector,
) -> Vec<&'a SemanticArtifact>