error[E0560]: struct `Heading<'_>` has no field named `t` --> $DIR/unexpected-attribute.rs:9:22 | 9 | html! { }; | ^ `Heading<'_>` does not have this field | = note: available fields are: `title`