pub fn eq_attrs(
    attrs0: impl Iterator<Item = Attr>,
    attrs1: impl Iterator<Item = Attr>
) -> bool