Macro yew::html

source ·
macro_rules! html {
    ($($tail:tt)*) => { ... };
}