pub fn check_attribute_name(
attr: &AttributeOrBinding,
expected_name: &str,
) -> boolExpand description
Checks whether the attributes name is the same as expected_name
pub fn check_attribute_name(
attr: &AttributeOrBinding,
expected_name: &str,
) -> boolChecks whether the attributes name is the same as expected_name