fn is_attr_template_compatible(
    template: &AttributeTemplate,
    meta: &MetaItemKind
) -> bool
Expand description

Checks that the given meta-item is compatible with this AttributeTemplate.