pub fn matches_artifact(
filter: &dyn TestFilter,
id: &ArtifactId,
abi: &JsonAbi,
symbolic_enabled: bool,
) -> boolpub fn matches_artifact(
filter: &dyn TestFilter,
id: &ArtifactId,
abi: &JsonAbi,
symbolic_enabled: bool,
) -> bool