use rstml_to_string_macro::html; fn main () { html! { {"block".} }; }