Function check_attribute_name

Source
pub fn check_attribute_name(
    attr: &AttributeOrBinding,
    expected_name: &str,
) -> bool
Expand description

Checks whether the attributes name is the same as expected_name