pub fn find_content_matcher<CT: Into<String>>(
    content_type: CT,
) -> Option<ContentMatcher>
Expand description

Find a content matcher in the global catalogue for the provided content type